Commit graph

1106 commits

Author SHA1 Message Date
Kirill Ponomarev
ab0a69baeb - Support NO_WRKSUBDIR properly
PR:		ports/69107
Submitted by:	Ports Fury
2004-07-15 16:38:38 +00:00
Greg Lewis
aec9a887b0 . Update to 2004.07.14. 2004-07-15 16:09:15 +00:00
Kirill Ponomarev
beb60a6d82 Update to version 0.90.2-beta
PR:		ports/68996
Submitted by:	Ports Fury
2004-07-14 12:18:34 +00:00
Erwin Lansing
fc4ca2e42e Correctly use bsd.port.(pre|post).mk
PR:		69025
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2004-07-14 07:41:50 +00:00
Volker Stolz
6400bd4985 Refresh MASTER_SITES
Identical archive-content verified by: me
2004-07-13 14:56:28 +00:00
Mathieu Arnold
0bd0a17dcb Update to 0.06 2004-07-13 11:25:59 +00:00
Volker Stolz
4db465dd39 Update to 1.5.1.42
PR:		ports/68941
Submitted by:	Martin Matuska (maintainer)
2004-07-12 15:20:26 +00:00
Erwin Lansing
0ed34eaff9 Update to 1.12 2004-07-12 10:21:01 +00:00
Kirill Ponomarev
7113db1204 Remove USE_GETTEXT 2004-07-10 19:12:13 +00:00
Kirill Ponomarev
85658cd493 Support WITHOUT_NLS 2004-07-10 18:34:17 +00:00
Kirill Ponomarev
bf26c28e8c Support WITHOUT_NLS 2004-07-10 16:58:28 +00:00
Greg Lewis
b14865cc88 . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it. 2004-07-09 22:53:43 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Kirill Ponomarev
f7e59f59a7 - Use MASTER_SITE_SUNSITE to MASTER_SITES
- Strip binary
- Utilize PLIST_FILES

PR:		ports/68857
Submitted by:	Ports Fury
2004-07-09 17:12:38 +00:00
Kirill Ponomarev
83c986007e Update to version 0.4
PR:		ports/68366
Submitted by:	Ports Fury
2004-06-27 18:00:57 +00:00
Joe Marcus Clarke
ffecdfda4a Add a call to ``env'' for the gconf install and uninstall rules just to be
safe.
2004-06-25 19:52:33 +00:00
Adam Weinberger
24fa706b0e Utilize lthack. 2004-06-25 06:34:18 +00:00
Mark Linimon
b429327734 remove mastersite which no longer has this software.
PR:		ports/67024
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
Approved by:	maintainer timeout (4 weeks)
2004-06-24 17:03:08 +00:00
Joe Marcus Clarke
9c80fcc624 Update to 2.6.2, and roll out the new gconf key policy to see how it handles.
Moving forward, this will make handling gconf schemas much easier.
2004-06-24 01:16:36 +00:00
Volker Stolz
3e3000cdfb Quote $(CC) for better interoperability e.g. with CC="ccache gcc"
PR:		ports/66320
Submitted by:	Michael Johnson
Approved by:	maintainer timeout
2004-06-23 11:53:00 +00:00
Volker Stolz
40ba1a7476 libcurl no longer provides formparse() -> disable curl-support. 2004-06-23 09:23:16 +00:00
Pav Lucistnik
5aef2581d4 - Register conflict with newly added archivers/star-devel port 2004-06-22 20:39:30 +00:00
Pav Lucistnik
96daa72856 After repocopy from archivers/star, add star-devel, at 1.5 alpha 41.
This is development series, but already pretty stable.

PR:		ports/68125
Submitted by:	Martin Matuska <martin@tradex.sk>
Repocopy by:	marcus
2004-06-22 20:37:36 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Andrey A. Chernov
d8d5153cdc Fix rar.1 uninstalling 2004-06-20 21:22:31 +00:00
Kirill Ponomarev
3e2305435e Add patch to make advdef utility working
PR:		ports/68116
Submitted by:	maintainer
2004-06-20 07:27:01 +00:00
Greg Lewis
5ec76123f1 . Update to 2004.06.07. 2004-06-16 15:20:49 +00:00
Kris Kennaway
9543b13fdf BROKEN: Broken pkg-plist 2004-06-15 11:05:56 +00:00
Greg Lewis
f9e82daec6 . Use libtool 1.3.x rather than 1.4.x (thus removing the last port
dependency on libtool14).

Submitted by:	ade
2004-06-09 21:07:42 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Hye-Shik Chang
c251d5d494 Fix build on STABLE.
Spotted by:	kris
2004-06-09 06:34:23 +00:00
Kris Kennaway
8376899f83 Re-bump the curl shared library version.
Pointy hat to:	ade
2004-06-07 10:47:41 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Peter Pentchev
64b64d5ff7 Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
2004-06-03 22:41:40 +00:00
Simon L. B. Nielsen
6cd6604aa7 Fix typo.
Noticed by:	Chris Larsen <darth@vader.dk>
2004-06-02 13:23:56 +00:00
Joe Marcus Clarke
9cd70171d9 Use %%DOCSDIR%% and %%PORTDOCS%% in the plist where appropriate.
Reported by:	mezz
2004-06-01 02:40:13 +00:00
Joe Marcus Clarke
8666cfd9e0 Fix OMF handling.
Reported by:	mezz
2004-06-01 02:27:37 +00:00
Pav Lucistnik
9fb7698f7f - Remove dead WWW 2004-05-29 23:04:15 +00:00
Hye-Shik Chang
df8f3a35a6 Add py-lzma, a 7zip compression library for Python. 2004-05-28 14:33:03 +00:00
Andrey A. Chernov
138ee2adaf Upgrade to 5.51 2004-05-26 17:57:30 +00:00
Mathieu Arnold
dddf36e361 Update to 1.09
Approved by:	maintainer
2004-05-24 18:15:06 +00:00
Pav Lucistnik
36480fd9fd - Add three more MASTER_SITES
Recovered from:	pending/67038
2004-05-22 13:05:49 +00:00
Pav Lucistnik
cb1f5c67f0 - Remove dead MASTER_SITES
PR:		ports/67026
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-22 11:51:06 +00:00
Pav Lucistnik
6055dab469 - Refresh MASTER_SITES
PR:		ports/67027
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-22 10:43:01 +00:00
Kirill Ponomarev
76aecbf1ea - Remove dead MASTER_SITES
PR:		ports/67028
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-22 07:24:38 +00:00
Stefan Eßer
bf7f5c1119 Upgrade to version 0.3 of unshield.
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
PR:		ports/66692
2004-05-21 17:56:13 +00:00
Christian Weisgerber
f5f4910246 Update to 1.14, the first new official release in almost five years.
No user-visible changes from the last alpha version.
2004-05-15 12:59:34 +00:00
Kirill Ponomarev
666b2bb47f Add advancecomp 1.10, recompression utilities for .ZIP, .PNG, .MNG and
.GZ files.

PR:		ports/66581
Submitted by:	Radim Kolar
2004-05-14 14:37:17 +00:00
Oliver Eikemeier
7b31020cb6 Drop maintainership.
PR:		66502
Submitted by:	Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
2004-05-11 01:37:22 +00:00
Kirill Ponomarev
7cb6f49343 - Update to version 2.1.3
PR:		ports/66391
Submitted by:	Ports Fury
2004-05-09 18:10:06 +00:00