Baptiste Daroussin
24a1652ff4
Add NO_STAGE all over the place in preparation for the staging support (cat: dns)
2013-09-20 16:31:57 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
956abc081b
- Update to 3.2.1
...
PR: 177910
Submitted by: Ports Fury
2013-04-26 06:33:30 +00:00
Stanislav Sedov
422bce3414
- Return my ports back to the pool. I was unable to make any fixes to
...
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Jeremy Messenger
789d75c728
-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
2009-08-02 19:36:34 +00:00
Stanislav Sedov
6963a4f758
- Change my email.
...
Suggested by: skv
2007-03-27 22:12:03 +00:00
Kris Kennaway
ae994c8ea8
Use libtool port instead of included version to avoid objformat a.out botch
2007-02-01 02:42:05 +00:00
Martin Wilke
9143d2efab
- Update to 3.1.0
...
- Pass maintainership to submitter
PR: ports/101601
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
2006-08-10 20:56:24 +00:00
Mark Linimon
af77013098
Reset maintainer at his request; nectar is away from FreeBSD work right now.
2006-03-24 05:44:38 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Jacques Vidrine
da5243d880
Add SIZE.
...
Submitted by: trevor
2004-03-18 14:46:23 +00:00
Kirill Ponomarev
27bfb5725e
- Fix build on AMD64
...
Approved by: maintainer informed
2004-02-09 18:48:54 +00:00
Edwin Groothuis
fa1ac61168
Massive repo-copies request: net->dns (partly devel->dns)
...
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
2003-09-05 04:54:37 +00:00
Jacques Vidrine
f1d221d164
-- Move pkg-comment into Makefile
...
-- portlint as necessary
2003-02-25 19:11:35 +00:00
Jacques Vidrine
717d3b5242
Fix missing <sys/types.h> in hestest.c (noticed in -CURRENT).
2002-09-07 15:35:32 +00:00
Jacques Vidrine
6dc9bdb0c8
Locally hosted distfiles moved to ftp.freebsd.org.
2000-06-20 13:37:39 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Chris Piazza
93a61d6874
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:14:07 +00:00
Jacques Vidrine
e99643037e
This broke somewhere along the way (-shared was slipping in when
...
building the binaries). Fix it.
1999-10-04 17:34:16 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a6c3f62331
$Id$ -> $FreeBSD$
1999-08-30 14:24:37 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
Jacques Vidrine
7837a3de02
Add another MASTER_SITES entry.
1999-05-28 20:53:31 +00:00
Satoshi Asami
96bc8048c3
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
...
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Jacques Vidrine
de2c0f5c6d
Build and install a shared library version, too.
1998-10-07 19:34:46 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00
Satoshi Asami
5ec9ecabb6
No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined.
1998-07-05 13:09:46 +00:00
Steve Price
2fe784171b
Initial import of hesiod version 3.0.2.
...
hesiod - a directory service built on DNS and BIND.
PR: 6924
Submitted by: Jacques Vidrine <n@nectar.com>
1998-07-04 19:51:53 +00:00