| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
1.4.3_4,1
|
dinoex  |
- update png to 1.5.10 |
24 Oct 2011 03:33:20
1.4.3_3,1
|
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
23 Sep 2011 22:26:39
1.4.3_3,1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Mar 2011 12:54:45
1.4.3_3,1
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
1.4.3_3,1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.4.3_2,1
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
1.4.3_1,1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
21 Feb 2009 11:43:23
1.4.3,1
|
stas  |
- Bump PORTEPOCH, this was missed in previous update [1].
- Use proper shebang line in perl and python scripts [1].
- Define INSTALLS_ICONS and USE_GETTEXT where appropriate.
- Implement WITHOUT_NLS knob.
Reported by: Nick Withers <nick@nickwithers.com> [1] |
08 Feb 2009 16:33:55
1.4.3
|
stas  |
- Update to 1.4.3.
PR: ports/131468 (based on)
Submitted by: Oliver Lehmann <oliver@freebsd.org> |
06 Jun 2008 13:14:15
20070216_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
04 Oct 2007 00:15:01
20070216_1
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
23 Jul 2007 09:36:52
20070216_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
19 May 2007 20:32:57
20070216_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 Mar 2007 16:30:28
20070216
|
stas  |
- Update to 20070216
- Deprecate geda-projectmanager. |
03 Nov 2006 17:50:45
20061020
|
stas  |
- Update to 20061020 |
10 Oct 2006 07:44:57
20060906
|
stas  |
- Update to 20060906
- Change my email |
16 Jul 2006 03:38:24
20060123_1
|
rafan  |
- Fix installdirs to address geda directory structure unification
- Fix PORTNAME
- Fix comment
- Update pkg-descr
- Bump PORTREVISION
- Mark BROKEN on 4.x
PR: ports/100231
Submitted by: maintainer |
28 Jun 2006 07:51:27
20060123
|
pav  |
- Transfer maintainership to the submitter of the last update
Approved by: old maintainer |
26 Jun 2006 22:06:28
20060123
|
pav  |
- Update to 20060123
PR: ports/99478
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by: maintainer |
22 Jan 2006 08:20:48
20050313_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:26:41
20050313_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
05 Nov 2005 05:22:06
20050313_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
16 May 2005 03:30:41
20050313
|
jylefort  |
- Update to 20050313 [1]
- Miscellaneous cleanups
PR: ports/80967 [1]
Submitted by: maintainer [1] |
14 Mar 2004 06:17:56
20040111
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
07 Mar 2004 14:52:40
20040111
|
pav  |
- Update gEDA suite to 20040111 version
PR: ports/62549
Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer) |
04 Feb 2004 05:21:48
20030223_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
12 May 2003 20:22:33
20030223
|
marcus  |
Fix build by adding USE_GETOPT_LONG.
Submitted by: maintainer
Reported by: bento |
06 May 2003 06:35:19
20030223
|
marcus  |
Update to version 20030223 which now works with guile 1.6.
Submitted by: maintainer |
18 Apr 2003 04:51:33
20020825
|
marcus  |
Remove USE_GNOMENG. |
21 Feb 2003 11:04:55
20020825
|
knu  |
De-pkg-comment. |
10 Oct 2002 18:38:37
20020825
|
ijliao  |
add geda-utils
gEDA utilities
PR: 43563
Submitted by: bruno <bruno@mail.tinkerbox.org> |