| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2013 13:04:31
0.0.12
|
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) |
11 Dec 2012 14:19:56
0.0.12
|
jhale  |
- Update to 0.0.12
- s/YES/yes in USE_*
- Drop ABI version numbers from LIB_DEPENDS
- Trim Makefile header
- Sort pkg-plist
- Update WWW in pkg-descr
PR: ports/168301
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer |
22 Oct 2011 23:50:23
0.0.7_1
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
23 Sep 2011 22:26:39
0.0.7_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 |
03 Jul 2011 14:59:23
0.0.7_1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.0.7_1
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
0.0.7_1
|
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:21:59
0.0.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) |
19 Apr 2008 17:56:05
0.0.7  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
29 Jan 2007 23:51:55
0.0.7
|
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
22 Jan 2006 08:30:12
0.0.7
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Dec 2005 10:06:19
0.0.7
|
clement  |
- Update perdition to 1.17
- Pass maintainership of perdition and libvanessa* to submitter
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Also submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
PR: ports/83305 [1] |
07 Apr 2004 14:09:28
0.0.7
|
clement  |
- Reintroduce .la file since they aren't "librerias non grata"
anymore
Discussed with: dougb, lofi, and many more |
23 Mar 2004 16:08:06
0.0.7
|
clement  |
- Update to 0.0.7
- kill .la files |
14 Mar 2004 06:17:56
0.0.6_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 Feb 2004 17:16:21
0.0.6_1
|
clement  |
- SIZEify distinfo |
04 Feb 2004 05:21:48
0.0.6_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
13 Jan 2004 15:04:51
0.0.6
|
clement  |
- Update my email address
Approved and reviewed by: erwin (mentor) |
15 Dec 2003 20:38:28
0.0.6
|
pav  |
- Update libvanessa_adt to 0.0.5
- Update libvanessa_logger to 0.0.5
- Update libvanessa_socket to 0.0.6
PR: ports/60261
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) |
11 Jul 2003 11:38:01
0.0.5
|
daichi  |
fix devel/libvanesse_adt:
- if you build the port twice, build fails for vanessa_socket_pipe
program. It seems that libtool uses old reference to
libvanessa_socket (i.e. obsolete ldconfig reference), this patch fix
the problem.
* New file : add files/patch-vanessa_socket_pipe-Makefile.in
PR: 54363
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) |
01 Jul 2003 12:34:49
0.0.5
|
daichi  |
update devel/libvanessa_socket: 0.0.3 --> 0.0.5
PR: 53361
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
20 Feb 2003 17:07:10
0.0.3
|
knu  |
De-pkg-comment. |
12 Dec 2002 08:38:25
0.0.3
|
edwin  |
Fixed master_sites for these ports
PR: ports/46065
Submitted by: Mark Linimon <linimon@lonesome.com> |
18 Nov 2002 03:06:10
0.0.3
|
kuriyama  |
Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist. |
29 Dec 2001 06:10:42 
|
petef  |
Update to 0.0.3. |
31 Aug 2001 15:20:29 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
30 Aug 2001 20:42:09 
|
sf  |
vanessa_socket_pipe requires popt library. |
15 Jun 2001 14:22:39 
|
kevlo  |
Update to version 0.0.2 |
20 May 2001 04:58:49 
|
will  |
Add libvanessa_socket 0.0.1, a library that provides a simple layer for TCP/IP
socket operations. |