| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 09:07:58
  |
bapt  |
Finish converting sysutils from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here convert bacula-server from USE_GETTEXT to USES=gettext |
24 Apr 2013 18:10:32
2.3.11
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
23 Sep 2011 22:26:39
2.3.11
|
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 |
14 Mar 2011 14:32:41
2.3.11
|
jadawin  |
- Update to 2.3.11 |
04 Dec 2010 07:34:27
2.3.10
|
ade  |
Sync to new bsd.autotools.mk |
27 Jul 2010 14:18:45
2.3.10
|
jadawin  |
- Update to 2.3.10 |
31 May 2010 02:01:56
2.3.8_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
02 Aug 2009 19:36:34
2.3.8
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
24 Jun 2008 18:10:45
2.3.8
|
jadawin  |
- Update to 2.3.8
- Respect NOPORTDOCS, ...
Approved by: tabthorpe (mentor) |
06 Jun 2008 14:03:26
2.3.7_1
|
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) |
06 Mar 2008 21:38:43
2.3.7
|
jadawin  |
- Update to 2.3.7
- Update maintainer address
Approved by: tabthorpe (co-mentor) |
25 Oct 2007 21:26:24
2.3.6
|
miwi  |
- Update to 2.3.6
- Pass maintainership to submitter
PR: 117472
Submitted by: Philippe Audeoud <jadawin@tuxaco.net> |
06 Aug 2007 15:34:43
2.3.4_1
|
miwi  |
- Fix build
PR: 115241
Submitted by: Neil Darlow <neil@darlow.co.uk> |
05 Aug 2007 21:26:52
2.3.4
|
miwi  |
- Update to 2.3.4 |
23 Jul 2007 09:36:52
2.3.3
|
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 |
18 Mar 2007 14:23:35
2.3.3
|
pav  |
- Update to 2.3.3 |
14 Mar 2007 20:38:12
2.3.2
|
pav  |
- Disable UPX packing of installed files (helps people who got upx installed)
PR: ports/108149
Reported by: Chris Calvey <chris@securityforensics.yi.org> |
14 Mar 2007 07:40:27
2.3.2
|
linimon  |
Reset ebrandi@fugspbr.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
05 Jan 2007 09:35:49
2.3.2
|
miwi  |
- Update to 2.3.2
PR: ports/106969
Submitted by: miwi
Approved by: maintainer timeout |
19 Jul 2006 07:12:00
2.3.1
|
miwi  |
- Update to 2.3.1
PR: ports/99677
Submitted by: miwi
Approved by: markus (co mentor), maintainer timeout |
20 May 2006 17:18:48
2.3.0
|
mnag  |
- Update to 2.3.0
- Add secondary category
- portlint(1)
PR: 96350
Submitted by: Henrik Brautaset Aronsen <freebsd-ports___henrik.synth.no>
Approved by: maintainer |
13 May 2006 04:15:53
2.2.2_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
23 Feb 2006 10:40:45
2.2.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 01:06:45
2.2.2
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.2.2
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
05 Jun 2005 20:22:41 2.2.2
|
pav  |
- Update to 2.2.2
PR: ports/81307
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: maintainer timeout (16 days)
NOTE: this commit never arrived at the cvs-all mailing list
and was manually added to FreshPorts. |
28 May 2005 23:04:34
2.2.0_1
|
pav  |
- Fix build when gnugetopt is installed
PR: ports/81544
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: Edson Brandi <ebrandi@fugspbr.org> (maintainer) |
18 May 2005 07:54:36
2.2.0_1
|
pav  |
- Fix: Headers of dar use some functions of gettext without including the
necessary header libintl.h. This prevents kdar from getting compiled.
PR: ports/81003
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Approved by: Edson Brandi <ebrandi@fugspbr.org> (maintainer) |
09 Feb 2005 10:00:04
2.2.0
|
leeym  |
- use external libintl to avoid updating lib/charset.alias problem
Noticed by: kris |
06 Feb 2005 18:48:06
2.2.0
|
leeym  |
- Update port sysutils/dar version 2.1.5 -> 2.2.0
PR: 77084
Submitted by: Edson Brandi <ebrandi at fugspbr.org> |
21 Oct 2004 21:03:00
2.1.5
|
thierry  |
Upgrade to 2.1.5.
PR: ports/71945
Submitted by: maintainer. |
09 Jul 2004 17:43:11
2.1.1
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
14 Mar 2004 06:17:56
2.1.1
|
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 22:43:28
2.1.1
|
krion  |
- Update to version 2.1.1
PR: ports/63901
Submitted by: maintainer |
03 Jan 2004 11:53:09
2.0.3
|
pav  |
Add dar, a command-line backup tool, that uses compression,
makes differential or full backups, which can be split over
several files or disks. Dar saves *all* UNIX inode types,
hard links, as well as Extended Attributes.
And many other features ...
PR: ports/60846
Submitted by: Edson Brandi <ebrandi@fugspbr.org> |