Commit graph

20 commits

Author SHA1 Message Date
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Clement Laforet
b6dc8ffaa9 - 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]
2005-12-19 10:06:19 +00:00
Clement Laforet
e84cf56588 - Reintroduce .la file since they aren't "librerias non grata"
anymore

Discussed with: dougb, lofi, and many more
2004-04-07 14:09:28 +00:00
Clement Laforet
31e440f09e - Update to 0.0.7
- kill .la files
2004-03-23 16:08:06 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Pav Lucistnik
2f8eb1df11 - 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)
2003-12-15 20:38:28 +00:00
Daichi GOTO
35ba17cd8f 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)
2003-07-11 11:38:01 +00:00
Daichi GOTO
41983b47f4 update devel/libvanessa_socket: 0.0.3 --> 0.0.5
PR:		53361
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-07-01 12:34:49 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Edwin Groothuis
82915658f2 Fixed master_sites for these ports
PR:		ports/46065
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-12-12 08:38:25 +00:00
Jun Kuriyama
4e860570bd Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist.
2002-11-18 03:06:10 +00:00
Pete Fritchman
c01fe2a7c1 Update to 0.0.3.
PR:		33216
Submitted by:	maintainer
2001-12-29 06:10:42 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
FUJISHIMA Satsuki
8268c79aa5 vanessa_socket_pipe requires popt library.
Submitted by:	bento
2001-08-30 19:42:09 +00:00
Kevin Lo
8b8f3b479d Update to version 0.0.2
PR: 28159
Submitted by: MAINTAINER
2001-06-15 13:22:38 +00:00
Will Andrews
c796258953 Add libvanessa_socket 0.0.1, a library that provides a simple layer
for TCP/IP socket operations.

PR:		26936
Submitted by:	Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 03:58:49 +00:00