non port: devel/libvanessa_adt/Makefile |
SVNWeb
|
Number of commits found: 31 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 30 Jul 2014
|
[ 01:50 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Tue, 29 Jul 2014
|
[ 21:43 adamw ] (Only the first 10 of 277 ports in this commit are shown above. )
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Sun, 13 Jul 2014
|
[ 23:09 bapt ] (Only the first 10 of 38 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Wed, 25 Sep 2013
|
[ 00:54 bdrewery ] (Only the first 10 of 179 ports in this commit are shown above. )
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Tue, 11 Dec 2012
|
[ 14:17 jhale ]
- Update to 0.0.9
- 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/168297
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
|
Wed, 25 Jul 2012
|
[ 06:32 cs ] (Only the first 10 of 125 ports in this commit are shown above. )
Fix typos in COMMENT
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Mon, 19 Dec 2005
|
[ 10:06 clement ] (Only the first 10 of 13 ports in this commit are shown above. )
- 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]
|
Sun, 30 Oct 2005
|
[ 11:08 clement ]
- Update to 0.0.7
- Drop maintainership
|
Tue, 23 Mar 2004
|
[ 16:08 clement ]
- kill .la files
- bump PORTREVISION
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Fri, 16 Jan 2004
|
[ 16:58 clement ]
- Update to 0.0.6
It should fix coredump with perdition + posix regex.
Approved by: erwin (mentor) (implicitly)
|
Tue, 13 Jan 2004
|
[ 15:04 clement ] (Only the first 10 of 45 ports in this commit are shown above. )
- Update my email address
Approved and reviewed by: erwin (mentor)
|
Mon, 15 Dec 2003
|
[ 20:38 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)
|
Fri, 11 Jul 2003
|
[ 11:35 daichi ]
fix devel/libvanesse_adt:
- libvanessa_adt test/ subdir is removed from Makefile due to oddities :
a) 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.
b) dynamic_array_test is randomly installed (and useless).
PR: 54363
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
|
Tue, 1 Jul 2003
|
[ 14:20 daichi ]
update devel/libvanessa_adt: 0.0.2 --> 0.0.4
PR: 53359
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 12 Dec 2002
|
[ 08:38 edwin ]
Fixed master_sites for these ports
PR: ports/46065
Submitted by: Mark Linimon <linimon@lonesome.com>
|
Mon, 18 Nov 2002
|
[ 03:06 kuriyama ]
Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist.
|
Wed, 26 Dec 2001
|
[ 22:05 petef ]
Remove redundant WRKSRC line (it was set to the default).
|
Fri, 31 Aug 2001
|
[ 15:20 sobomax ] (Only the first 10 of 45 ports in this commit are shown above. )
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
|
Fri, 15 Jun 2001
|
[ 14:17 kevlo ]
Update to version 0.0.2
|
Sun, 20 May 2001
|
[ 04:59 will ]
Add libvanessa_adt 0.0.1, a library that provides ADTs (queues, dynamic arrays
and more).
|
Number of commits found: 31 |