Jean-Yves Lefort
abe6c92c24
- Respect ${LOCALBASE} [1]
...
- Respect ${CXX} and ${CXXFLAGS}
- Discard vendor optimization flags
- Remove useless USE_GMAKE
[1]:
PR: ports/87563
Submitted by: maintainer
2005-10-17 11:44:02 +00:00
Jean-Yves Lefort
26bb7b1afa
Update to 3.0.6
...
PR: ports/87561
Submitted by: maintainer
2005-10-17 11:32:25 +00:00
Volker Stolz
254c61dfdb
- Use configure instead of patching install-path
...
- Drop .la-files through USE_INC_LIBTOOL
- Drop pkg-message which was displaying a wrong path and won't be
correct anyway now that we're claiming to support different PREFIXes
2005-10-17 11:09:54 +00:00
Jean-Yves Lefort
155cca3695
Add bos.
...
Battle of Survival is a real-time strategy game using the Stratagus game
engine.
WWW: http://bos.seul.org/
PR: ports/87458
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
2005-10-17 10:55:32 +00:00
Volker Stolz
d215c6bf44
Update to 1.2.2
2005-10-17 10:34:20 +00:00
Volker Stolz
261b84fe6f
Although configure looks for libjpeg, it's not used at all, so drop LIB_DEPENDS.
2005-10-17 10:29:20 +00:00
Emanuel Haupt
e0e8b3b3da
- Perl modules require perl level > 500806
...
Reported by: pointyhat via kris
Approved by: maintainer,
novel (mentor) (implicit)
2005-10-17 10:25:05 +00:00
Volker Stolz
e67b866922
Update to 2.4.4
2005-10-17 10:07:51 +00:00
Volker Stolz
eb3aa10576
Update to 1.8
...
PR: ports/87537
Submitted by: Ports Fury
2005-10-17 09:49:53 +00:00
Renato Botelho
e81fb82c88
- Update to 0.10
...
PR: ports/86867
Approved by: maintainer timeout (14 days)
2005-10-17 09:43:29 +00:00
Maho Nakata
62fc24d913
Update to 2.0m134
2005-10-17 09:41:59 +00:00
Renato Botelho
cad1c7ef6e
- Update to 4.15
...
PR: ports/86590
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer
2005-10-17 09:32:45 +00:00
Bill Fumerola
b915c4b014
0) fix hardcoded data directory
...
1) respect WITHOUT_X11
Noticed by: kris and his magical mystery cluster (#0 )
2005-10-17 09:31:27 +00:00
Volker Stolz
23a197d480
Make PREFIX-aware
...
Noticed by: krisbot
2005-10-17 09:26:38 +00:00
Emanuel Haupt
bb65e32b09
- Fix pkg-plist and preserve modified config files on update/removal
...
- Bump PORTREVISION
Reported by: pointyhat via kris
Approved by: novel (mentor) (implicit)
2005-10-17 09:10:04 +00:00
Eric Anholt
c0039ba7ab
New port: sswf, a tool to build Flash animation files from sourcecode, including
...
support for ActionScript.
2005-10-17 08:47:32 +00:00
Stefan Farfeleder
d4ef594a6c
Don't set BIN_CC, it breaks tcc -cc.
...
Approved by: clement
2005-10-17 08:42:53 +00:00
Volker Stolz
1a8f1d8833
- Project no longer exists, use MASTER_SITE_DEBIAN
...
- Remove WWW-tag
Noticed by: fenner's magical distfile survey
2005-10-17 08:05:20 +00:00
Dirk Meyer
4fe43c5374
- make again PREFIX safe
...
reportetd by: kris
2005-10-17 07:50:38 +00:00
Jeremy Messenger
9bf293e121
Fix the build for FreeBSD 4.x. It's untest, btw.
...
Reported by: krismail
2005-10-17 07:15:39 +00:00
Jean-Yves Lefort
19ec223b89
Add transset-df.
...
A patched version of X.org's original transset, supporting
several different 'select methods'.
WWW: http://forchheimer.se/transset-df/
PR: ports/87277
Submitted by: Andreas Kohn <andreas@syndrom23.de>
2005-10-17 07:07:37 +00:00
Jean-Yves Lefort
dc88cedf58
Update to 0.14
2005-10-17 06:50:41 +00:00
Jean-Yves Lefort
a53c34fba9
Add gedit-autocomplete-plugin.
...
A simple autocomplete plugin for gedit.
This plugin autocompletes words when you write words twice or more times
in a document.
WWW: http://usuarios.lycos.es/acisif/gedit/autocomplete/autocomplete.html
PR: ports/87549
Submitted by: Andreas Kohn <andreas@syndrom23.de>
2005-10-17 06:40:55 +00:00
Alex Dupre
76b761f182
Make LOCALBASE clean.
...
Spotted by: kris
2005-10-17 06:19:06 +00:00
Trevor Johnson
aa8e54406e
Update to 1.95 beta (obsoletes PRs 49056, 51900 and 58653).
2005-10-17 06:17:44 +00:00
Alex Dupre
1089faec53
- Update to 0.23 release
...
- Switch maintainer to submitter
PR: ports/87432
Submitted by: Lapo Luchini <lapo@lapo.it>
Approved by: maintainer
2005-10-17 06:16:04 +00:00
Cheng-Lung Sung
9336f843a3
- Remove "." entry from MASTER_SITE_SUBDIR that was added for testing
...
purposes but forgot to remove before sending PR to update port to
the current version.
PR: 87551
Submitted by: Linh Pham (maintainer)
2005-10-17 05:43:51 +00:00
Trevor Johnson
8178c9e22d
FreeBSD does not run on the pmax architecture.
2005-10-17 03:40:31 +00:00
Michael Johnson
bd966c1e42
- Update to 1.15
2005-10-17 02:44:58 +00:00
Trevor Johnson
ea775153d1
Sort.
2005-10-17 02:15:00 +00:00
Archie Cobbs
09daed7dd3
Remove hard-coded "/usr/local", replacing with ${PREFIX} in the Makefile.
2005-10-17 02:03:45 +00:00
Marcus Alves Grando
bae327edb8
Use PTHREAD_LIBS
...
Fix forced libtool path
Notified by: pointyhat by kris
2005-10-17 01:54:39 +00:00
Mario Sergio Fujikawa Ferreira
064f539040
o LIB_DEPENDS on both multimedia/libmatroska and textproc/libebml
...
instead of BUILD_DEPENDS
o Bump PORTREVISION
2005-10-17 01:53:39 +00:00
Mario Sergio Fujikawa Ferreira
90cdfbb170
o LIB_DEPENDS on textproc/libebml instead of BUILD_DEPENDS
...
o Bump PORTREVISION
Submitted by: pointyhat (kris)
2005-10-17 01:50:17 +00:00
Mario Sergio Fujikawa Ferreira
1d8754ebe1
Fix build on FreeBSD 4.x branch through USE_GCC=3.4
...
Submitted by: pointyhat (kris)
2005-10-17 01:39:22 +00:00
Kris Kennaway
2f6b4c6a58
Remove undeliverable maintainer address:
...
<ozkan@enderunix.org>: host mail.enderunix.org[193.140.143.23] said: 554 mail
server permanently rejected message (#5.3.0) (in reply to end of DATA
command)
2005-10-17 00:52:03 +00:00
Edwin Groothuis
65c0bd3e6d
[NEW PORT] net/ldapscripts
...
The ldapscripts are simple shell scripts that allow to manage
POSIX accounts (users, groups, machines) in an LDAP directory.
They can be used as independent tools or within Samba configuration
to manage POSIX parts of the LDAP accounts. See README for more
details.
PR: ports/86795
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
2005-10-17 00:10:24 +00:00
Andrey A. Chernov
2f25b06dce
Upgrade to 1.5.1
2005-10-17 00:03:16 +00:00
David E. O'Brien
4f51696e24
Note why this port hasn't been upgraded to v2.2.2.
2005-10-16 23:13:20 +00:00
Edwin Groothuis
3f69cec55a
[NEW PORT] games/quake2-data - Quake II data files
...
Quake II data files.
This port installs the data files needed to run Quake II.
It installs the updates and Capture The Flag mod data.
You still need to have a legitimate copy of the game in
order to obtain the .pak files. Otherwise you can use the
shareware version of the game data.
PR: 8 7179
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 22:31:37 +00:00
Kris Kennaway
a49240dae7
Reset undeliverable maintainer address:
...
----- The following addresses had permanent fatal errors -----
<csg@fedex.com>
(reason: 550 5.1.1 <csg@fedex.com>... User unknown)
XXX These ports are all not PREFIX-clean
2005-10-16 22:01:07 +00:00
Andrey A. Chernov
b4cb2a80fa
Remove myself from MAINTAINER
2005-10-16 21:55:25 +00:00
Thierry Thomas
b28b38ad0f
Upgrade to 1.0.2.
...
Changelog at
<http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.3&r2=1.55.2.23&ty=h >
2005-10-16 21:54:46 +00:00
Thierry Thomas
89d680ab48
Upgrade to 2.0.2.
...
Changelog at
<http://cvs.horde.org/diff.php/mnemo/docs/CHANGES?r1=1.63.2.4&r2=1.63.2.16&ty=h >
2005-10-16 21:54:15 +00:00
Thierry Thomas
78eef95b5c
Upgrade to 2.0.1.
...
Changelog at
<http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=1.100&r2=1.100.2.9&ty=h >
2005-10-16 21:52:53 +00:00
Emanuel Haupt
5d8982334f
- Update to 0.8.3
...
PR: 87532
Submitted by: Ports Fury
Approved by: novel (mentor) (implicit)
2005-10-16 21:45:23 +00:00
Michael Johnson
1d698f21a5
- Make sure man pages get installed in PREFIX
...
Reported by: pointyhat via kris
2005-10-16 21:22:23 +00:00
Michael Haro
a3be77baee
Upgrade to 2.9.4 (fixes a security issue)
...
Reviewed by: maintainer
2005-10-16 21:13:33 +00:00
Clement Laforet
6ba32c412d
- Sync bsd.java.mk with rev 1.67
...
Reported by: kris
2005-10-16 21:05:55 +00:00
Emanuel Haupt
0ded642a82
- Update to 2.43
...
PR: 87539
Submitted by: Ports Fury
Approved by: novel (mentor) (implicit)
2005-10-16 20:53:27 +00:00