Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Nov 2019 23:25:52
2.0b4_2

|
brooks  |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
05 Oct 2017 10:38:13
2.0b4_2

|
ak  |
- Update MASTER_SITES for my ports
- Update WWW for jwasm |
22 Mar 2017 09:01:56
2.0b4_2

|
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
02 Nov 2016 22:45:14
2.0b4_2

|
mat  |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
01 Apr 2016 13:29:17
2.0b4_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
12 Oct 2014 16:32:07
2.0b4_2

|
antoine  |
Allow staging as a regular user |
20 May 2014 06:06:36
2.0b4_2

|
ak  |
- Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview |
25 Sep 2013 13:02:26
2.0b4_1

|
ak  |
- Support STAGEDIR
- Convert to new LIB_DEPENDS syntax |
20 Sep 2013 16:05:25
2.0b4_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
14 Aug 2013 22:35:54
2.0b4_1

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
27 Jun 2013 03:17:30
2.0b4_1

|
ak  |
- Update, fix build with clang
- Convert Makefile headers to new style
- Update WWW |
02 Mar 2012 23:43:45
2.0.b4
|
ak  |
Update maintainer email in my ports
Approved by: eadler (mentor) |
19 Feb 2012 21:29:52
2.0.b4
|
eadler  |
- use chmlib-0.40 instead of embedded chmlib-0.19, remove patch-bb
- improve Makefile, remove unnecessary do-install target
- remove ONLY_FOR_ARCH, new chmlib does not have such a limitation
- give maintainership to submitter
PR: ports/165287
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
20 Mar 2011 12:54:45
2.0.b3_1
|
miwi  |
- Get Rid MD5 support |
09 Mar 2010 00:26:23
2.0.b3_1
|
amdmi3  |
- Fix permissions of created directories
- Mark MAKE_JOBS_SAFE |
22 Aug 2009 00:15:15
2.0.b3
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
01 Sep 2008 19:45:04
2.0.b3
|
jadawin  |
- Fix build on amd64
PR: ports/126653
Submitted by: Valerio Daelli <valerio.daelli _at_ gmail _dot_ com> |
11 Mar 2007 08:03:15
2.0.b3
|
rafan  |
- Mark BROKEN on non-i386 arch.
I tried to use newer chmlib from misc/chmlib, it compiles but does not
work. Perhaps, there are still problems in chmview itself.
Reported by: pointyhat via kris |
05 Mar 2007 12:15:12
2.0.b3
|
rafan  |
- Update to 2.0 beta 3
- Use USE_DOS2UNIX instead our own wheel
PR: ports/109393
Submitted by: Ivan Petrov <petrovdear at gmail.com> |
04 Mar 2007 23:44:59
1.0_2
|
linimon  |
Reset inactive maintainer. While here, note that project has moved to
Sourceforge, but the ancient version in this port is not located there.
This port needs an update.
Hat: portmgr |
22 Jan 2006 08:22:34
1.0_2
|
edwin  |
SHA256ify
Approved by: krion@ |
05 May 2004 14:27:50
1.0_2
|
osa  |
Respect CC flag.
Move pkg files from pkg-plist to Makefile, then remove pkg-plist.
Use NOPORTDOCS macro.
Bump PORTREVISION.
Approved by: Alex Semenyaka <alex@rinet.ru> (maintainer) |
31 Mar 2004 03:12:58
1.0_1
|
trevor  |
SIZEify (maintainer timeout) |
22 Oct 2003 09:37:18
1.0_1
|
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
09 Jun 2003 11:45:46
1.0_1
|
kris  |
Add missing @dirrm and bump PORTREVISION |
19 Apr 2003 14:18:51
1.0
|
fjoe  |
New port: chmview
Chmview is a simple program to decompose .chm-file to the
components.
PR: 50433
Submitted by: Alex Semenyaka |