Jun Kuriyama
2cccea9a40
Fix incorrect $PORTNAME usage.
2006-03-22 06:47:58 +00:00
Jun Kuriyama
c9a8af1cea
- Grab maintainership.
...
- Upgrade to 2.4.5p1.
- Add WITH_AMANDA_DUMP_SNAPSHOT knob to use "dump -L" to take a dump.
- Add a patch to fix expr(1) argument problem for chg-zd-mtx.sh script.
- Shorten long Makefile by collect common options/variables to one
common place.
2006-03-22 03:56:12 +00:00
Tim Bishop
987b42ecd9
- Fix MASTER_SITES, make fetchable
...
- Fix pkg-plit, making portlint happy
PR: 94760
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-03-21 10:15:16 +00:00
Tim Bishop
75926b0589
- Fix MASTER_SITES, making port fetchable again
...
PR: 94758
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-03-21 09:58:23 +00:00
Dirk Meyer
ccd3e4a8d4
- add USE_GNUSTEP_PREFIX
2006-03-19 04:35:47 +00:00
Mark Linimon
317bb4cb88
Reset maintainer at his request due to current lack of FreeBSD time.
2006-03-18 22:21:52 +00:00
Pav Lucistnik
dac46867b9
- Update to 2.0beta5
...
PR: ports/94608
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
2006-03-18 16:05:50 +00:00
Joe Marcus Clarke
6e6640218f
Clean up leftover mime.cache files, and add another MIME subdirectory.
2006-03-18 05:04:36 +00:00
Vasil Dimov
6b26437650
Update from 1.4.1 to 1.4.2 (bugfix release)
2006-03-17 06:43:10 +00:00
Jeremy Messenger
b6f16345e0
Update to 0.17.
2006-03-16 19:18:57 +00:00
Pav Lucistnik
97c489c334
- Fix fetching
...
PR: ports/94510
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-03-16 09:40:48 +00:00
Thierry Thomas
25a7c6da5a
Chase pear-Cache relocation.
2006-03-15 20:02:26 +00:00
Renato Botelho
922a2ba34b
- Fix MASTER_SITES
...
bsdchat.com is no longer available. Thanks for all their support!
PR: ports/94459
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
2006-03-15 18:21:26 +00:00
Max Khon
65d0eb460a
- Bring back bristuff support (bristuff-0.3.0-PRE-1l).
...
- Bump PORTREVISIONs
Approved by: sobomax
2006-03-15 08:09:24 +00:00
Vasil Dimov
77997466fc
Remove expired leaf ports:
...
2006-02-28 graphics/vid
2006-02-28 graphics/smoke
2006-03-01 misc/globus2
2006-03-14 sysutils/prune
2006-03-14 www/evg
2006-02-28 x11/login.app
2006-03-15 07:28:59 +00:00
Oliver Lehmann
7106e809e6
update to 3.36.1
2006-03-15 05:18:37 +00:00
Kris Kennaway
fc82e6afa9
Mark IGNORE on 7.x: the configure script attempts to force a memory
...
allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc,
except malloc no longer uses sbrk() to allocate memory so this ends up
running the entire machine out of swap.
Approved by: portmgr (implicit)
2006-03-11 01:19:17 +00:00
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Renato Botelho
d0017adfc0
- Point MASTER_SITES to the new site and unbreak.
...
- Pet portlint (CONFLICTS, USE_REINPLACE, BROKEN, %%DATADIR%%) while here.
- Fix distinfo.
PR: ports/94022
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: portmgr (erwin)
2006-03-02 22:39:14 +00:00
Ade Lovett
c4629202ed
Post libtool-conversion fixups
...
Submitted by: pointyhat
Approved by: portmgr (implicit)
2006-02-26 01:44:08 +00:00
Kris Kennaway
88bd8b60db
BROKEN: Incorrect pkg-plist
...
Approved by: portmgr (implicit)
2006-02-25 21:38:59 +00:00
Edwin Groothuis
8ba0b7f392
Move maintainership to andreas@syndrom23.de
...
Approved by: portmgr (linimon)
2006-02-24 02:28:02 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Kris Kennaway
bce8e54a02
Back out PERL_(BUILD|RUN)_DEPENDS pending reimplementation
2006-02-23 08:28:48 +00:00
Marcus Alves Grando
4fc83adfa7
- Update to 1.3.b
...
- Add textproc in CATEGORIES
- More one MASTER_SITES
- Take MAINTAINER
- Need Python 2.0+
PR: 93715
Submitted by: Dryice Liu <dryice@dryice.name>
2006-02-22 20:10:36 +00:00
Markus Brueffer
0840318acf
Update to version 0.12.11
2006-02-22 19:10:46 +00:00
Renato Botelho
e5da3e0f11
- Update to 2.0.b.4
...
PR: ports/93264
Submitted by: maintainer
2006-02-22 18:57:17 +00:00
Dejan Lesjak
d8d7151ef8
Avoid clobbering ${ARCH} variable for amd64 which resulted in this port
...
being unfechable as a dependency of another port. Introduce instead
COMPAT4X_ARCH which is the same as ARCH except on amd64 where it is "i386"
and replace relevant occurances of ARCH with it.
This also unbreaks ".if ${ARCH} == amd64" comparison that comes after ARCH
was modified to "i386" before.
While here, avoid installing ldconfig/compat4x for amd64 which only needs
ldconfig32/compat4x.
Unfetchability hinted at by: pointyhat via kris
2006-02-21 11:01:59 +00:00
Bill Fenner
83764e1daa
Update search.cpan.org WWW: entries to have a trailing slash.
...
Change some URLs from author dirs to dist dirs.
The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
2006-02-20 20:50:22 +00:00
Doug Barton
c49d1a3273
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
...
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Florent Thoumie
8c55ca4984
- Fix problem with ancient make.
...
PR: ports/93143
Submitted by: Eric Cronin <ecronin@gizmolabs.org>
2006-02-20 13:13:24 +00:00
Tim Bishop
ada6904232
- Remove deprecated USE_REINPLACE
...
- Remove test for versions of FreeBSD lower than 3.x
2006-02-19 12:48:28 +00:00
Emanuel Haupt
1337aded1e
Remove deprecated USE_REINPLACE
2006-02-19 11:39:14 +00:00
Aaron Dalton
adf55c7962
- added RUN_DEPENDS
...
Approved by: tobez (implicit)
2006-02-18 22:24:31 +00:00
Aaron Dalton
75d3c00e82
Adding port misc/p5-Geo-Cache, Oan object interface for GPS waypoints
...
Committed by: aaron
Approved by: tobez (implicit)
2006-02-18 20:53:17 +00:00
Aaron Dalton
c2491389e3
Adding port misc/p5-Acme-ButFirst, allowing you to do something, but do something first.
...
Committed by: aaron
Approved by: tobez (implicit)
Thanks to Anton's excellent port-idea script for the suggestion =)
2006-02-18 09:15:19 +00:00
Renato Botelho
8373be85bf
- Fix MASTER_SITES [1]
...
- Make portlint(1) happy
- Respect CC/CFLAGS
- Install files in EXAMPLESDIR without check NOPORTDOCS
- Patch Configure script on post-patch: target and execute it on
do-configure: target
PR: ports/93316 [1]
Submitted by: maintainer [1]
Approved by: maintainer
2006-02-17 16:35:10 +00:00
CHOI Junho
8217045be7
Update to 0.7.7.1
2006-02-16 07:57:56 +00:00
Brooks Davis
fb1f151e91
Add LATEST_LINK=globus2 and CONFLICT with globus4.
2006-02-15 05:49:57 +00:00
Eric Anholt
beec8de8c1
Register CONFLICTS between ports that install bin/git.
...
PR: ports/93315
Submitted by: John E. Hein <jhein@timing.com>
2006-02-14 21:17:03 +00:00
Maxim Sobolev
87e9768329
pre-install -> pre-su-install.
2006-02-13 19:19:48 +00:00
Sam Lawrance
b525526dce
Unbreak - disable configure check for gnuplot.
...
PR: ports/93242
Submitted by: Ports Fury
2006-02-13 10:03:26 +00:00
Kris Kennaway
12a072696b
BROKEN: Configure fails
2006-02-12 22:23:39 +00:00
Edwin Groothuis
6e47d185ff
fix pkg-plist
2006-02-12 20:37:47 +00:00
Michael Nottebrock
adc4b71ee3
Fix plist.
2006-02-11 17:40:20 +00:00
Sam Lawrance
e3c905d837
Fix detection of called/calling numbers when there is no calling number.
...
PR: ports/91284
Submitted by: Torfinn Ingolfsen <tingo@start.no>
Approved by: possamai@xs4all.nl (maintainer, timeout 5 weeks)
2006-02-11 14:42:50 +00:00
Sam Lawrance
945f316b31
Change install location.
...
Fix pkg-plist.
PR: ports/92891
Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> (maintainer)
2006-02-11 02:35:08 +00:00
Edwin Groothuis
44b93d6888
Update port: misc/tinderbox to 2.3.0 + enhancements
...
* update from 2.2.1 to 2.3.0
* fix options parsing so `make' in a pristine directory works
as expected [1]
* sort the new plist
PR: ports/92881
Submitted by: Vasil Dimov <vd@FreeBSD.org>
2006-02-11 01:26:22 +00:00
Brooks Davis
3578820dc1
DEPRECATED is a string, not a bool.
...
Reported by: kris
Pointy hat: brooks
2006-02-11 00:36:00 +00:00
Brooks Davis
9667cb645e
Now that I've committed a Globus Toolkit 4.0 port, mark this port
...
deprecated with an expiration data of the first of March.
2006-02-11 00:22:14 +00:00