Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Dec 2016 19:52:20
0.3.3_13

|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
26 Jul 2016 16:51:16
0.3.3_12

|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
19 Oct 2014 23:12:07
0.3.3_12

|
bapt  |
Clean up plist |
20 Aug 2014 12:32:33
0.3.3_12

|
amdmi3  |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
29 Jul 2014 17:12:50
0.3.3_11

|
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
04 Jul 2014 20:08:27
0.3.3_11

|
rakuco  |
<OPTION>_CONFIGURE_ARGS does not exist, we need CONFIGURE_ENABLE instead. |
03 Jul 2014 19:06:07
0.3.3_10

|
adamw  |
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket) |
05 May 2014 10:46:25
0.3.3_10

|
tijl  |
Remove libtool patching. |
23 Apr 2014 13:25:17
0.3.3_10

|
tijl  |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
05 Feb 2014 13:17:25
0.3.3_9

|
bapt  |
Strip binaries
USES=libtool
Use options helpers |
25 Sep 2013 03:05:42
0.3.3_8

|
vanilla  |
Support stage. |
20 Sep 2013 13:11:21
0.3.3_8

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
14 Aug 2013 22:35:54
0.3.3_8

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
08 May 2013 16:00:32
0.3.3_8

|
sunpoet  |
- Cleanup Makefile
- Restore mis-removed tab between USES= and pathfix |
26 Apr 2013 10:44:29
0.3.3_8

|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
0.3.3_8

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
19 Mar 2013 13:04:31
0.3.3_8

|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
26 Jul 2012 05:40:24
0.3.3_8
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
23 Jul 2012 01:33:56
0.3.3_8
|
dougb  |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
05 Jun 2012 20:27:31
0.3.3_8
|
sylvio  |
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: ports/168587
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
23 Sep 2011 22:26:39
0.3.3_8
|
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 |
11 Aug 2011 19:20:17
0.3.3_8 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
18 Mar 2011 17:59:51
0.3.3_8
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
04 Dec 2010 07:34:27
0.3.3_8
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
0.3.3_8
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
04 Nov 2009 15:36:39
0.3.3_7
|
amdmi3  |
- Fix build on 9.0 |
22 Aug 2009 00:13:27
0.3.3_7 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
02 Aug 2009 19:36:34
0.3.3_7
|
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 |
06 Jun 2008 13:02:32
0.3.3_5
|
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) |
28 Jan 2007 09:07:47
0.3.3_4
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
14 Aug 2006 09:56:58
0.3.3_4
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g |
23 Feb 2006 10:40:45
0.3.3_4
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 04:05:15
0.3.3_4
|
kris  |
BROKEN with WITHOUT_NLS: Does not build without gettext |
23 Nov 2005 23:37:45
0.3.3_4
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.3.3_4
|
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. |
14 Nov 2005 10:56:29
0.3.3_4
|
edwin  |
Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4. |
31 May 2005 15:32:41
0.3.3_4
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
15 Aug 2004 16:14:03
0.3.3_4
|
arved  |
Fix build with gcc 3.4 |
23 Jun 2004 09:23:16
0.3.3_4
|
vs  |
libcurl no longer provides formparse() -> disable curl-support. |
15 Jun 2004 11:05:56
0.3.3_3
|
kris  |
BROKEN: Broken pkg-plist |
07 Jun 2004 10:47:41
0.3.3_3
|
kris  |
Re-bump the curl shared library version.
Pointy hat to: ade |
04 Jun 2004 17:29:38
0.3.3_3
|
ade  |
Sync with new bsd.autotools.mk |
03 Jun 2004 22:41:40
0.3.3_3
|
roam  |
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports. |
25 Mar 2004 12:16:56
0.3.3_2
|
kris  |
Support WITHOUT_NLS |
14 Mar 2004 06:17:56
0.3.3_2
|
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. |
04 Feb 2004 04:36:30
0.3.3_2
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
27 Jan 2004 20:51:07
0.3.3_1
|
trevor  |
Add SIZE. |
23 Jan 2004 18:12:26
0.3.3_1
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
29 Oct 2003 09:13:26
0.3.3_1
|
krion  |
- Add *.la files for loadable module support
- Bump PORTREVISION
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
28 Oct 2003 21:19:59
0.3.3
|
krion  |
- Update to version 0.3.3
PR: 58620
Submitted by: Ports Fury |
26 Oct 2003 22:44:49
0.3.2_2
|
kris  |
portlint (switch back to USE_LIBTOOL). I'm not sure why this was
changed in the libtool megapatch, but it seems to work now. |
26 Oct 2003 21:58:50
0.3.2_2
|
kris  |
portlint (fix whitespace) |
26 Aug 2003 20:25:58
0.3.2_2
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
0.3.2_1
|
marcus  |
Chase the libintl.so shared lib version. |
26 Jun 2003 22:58:32
0.3.2_1
|
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
20 Feb 2003 16:44:17
0.3.2
|
knu  |
De-pkg-comment. |
02 Feb 2003 12:59:04
0.3.2
|
nork  |
Update to 0.3.2.
PR: ports/47324
Submitted by: Ports Fury
Reviewed by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> |
31 May 2002 08:12:24
0.3.1
|
ijliao  |
upgrade 0.3.1 |
12 May 2002 05:57:27
0.3.0
|
ijliao  |
upgrade to 0.3.0 |
18 Dec 2001 04:08:01

|
pat  |
Fix plist |
23 Nov 2001 17:30:56

|
ijliao  |
- Conditionalize bzip2 dependencies - Fix pkg-plist |
21 Nov 2001 18:03:45

|
ijliao  |
add libcomprex Transparently handles automatic compression and decompression
of files |