Commit Graph

4537 Commits

Author SHA1 Message Date
Hye-Shik Chang
b9a4c8f834 Make PORTREVISION overridable by slave ports.
Found by:	eik's chkversion
2004-07-10 01:53:37 +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
Hye-Shik Chang
90c653ebbf Allow to install and use 3rd party packages in X11BASE.
${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be
added to your python's sys.path if each directory exists.

Suggested by:	marcus
2004-07-09 17:18:00 +00:00
Hye-Shik Chang
d8b04cd486 The tarball for Python 2.4a1 is renamed in the site. 2004-07-09 16:53:03 +00:00
Hye-Shik Chang
b5e05a7dd0 Add checksum info for 2.4a1. 2004-07-08 15:58:53 +00:00
Hye-Shik Chang
95340a84dc - Update to 2.4a1, the first alpha release of Python 2.4.
- Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit
  dependencies. [1]
- Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on
  'do-configure' targets. [2]

Reviewed by:	eik [1]
Submitted by:	Mike Brown <mike@skew.org>
2004-07-08 15:53:45 +00:00
Volker Stolz
28cb1cffce Update to 1.1
PR:		ports/68721
Submitted by:	Kimura Fuyuki
2004-07-07 14:11:59 +00:00
Maho Nakata
307ffeaa9e Fix version number
Submitted by:	eik via chkversion <eik+chkversion@FreeBSD.org>
Pointy hat to:	myself
2004-07-07 02:22:38 +00:00
Maho Nakata
50b39a097d a) Fix open problem for ifc
b) update to 8.0.046.p049.1

PR:		67507
Submitted by:	Alexander Usov <usov@kvi.nl>
2004-07-06 10:08:44 +00:00
Gerald Pfeifer
5439bdadb6 Update to the 20040630 snapshot and change the version to 3.3.5.
Optimize the SNAPDATE variable away on the way and use ${ECHO_MSG}
instead of ${ECHO} [1].

Spotted by:	eik [1]
2004-07-04 20:50:59 +00:00
Gerald Pfeifer
766213bcb0 Update to the 20040702 snapshot. Optimize that SNAPDATE variable away on
the way and use ${ECHO_MSG} instead of ${ECHO} [1].

Spotted by:	eik [1]
2004-07-04 14:39:45 +00:00
Kris Kennaway
3d6066c14a Still BROKEN on 64-bit architectures. 2004-07-03 23:49:08 +00:00
Gerald Pfeifer
6bd1512b96 Mark BROKEN on amd64. It looks like the system compiler miscompiles this,
and most people on this platform will use either the system compiler or
gcc34 anyways.
se ${ECHO} instead of echo.
2004-07-03 20:38:18 +00:00
Edwin Groothuis
24f9f8582f Add support for polish/php_doc on request of
Aleksander Fafula <alex@fafula.com>
2004-07-03 12:54:52 +00:00
Erwin Lansing
942e4700fd Update to 1.14 2004-07-02 07:11:19 +00:00
Dirk Meyer
4af71e33b7 - support mode on /dev/cuaa*
Submitted by:	John Hay
2004-06-30 13:17:09 +00:00
Alexander Leidinger
0d3573e3ac Update to 8.0.066p069.1. 2004-06-29 16:13:11 +00:00
Dag-Erling Smørgrav
2b0a57a811 Upgrade to 0.8.12 2004-06-28 19:47:43 +00:00
Alex Dupre
cd47627027 Install GD and MBSTRINGS header files for pdflib and mailparse extensions. 2004-06-28 09:03:19 +00:00
Alex Dupre
3a5839b5bd Install GD header files for pecl-pdflib extension. 2004-06-28 09:02:19 +00:00
Hye-Shik Chang
68c031de51 More OPTIONS change of UCS2->UCS4 which is missed in previous commit. 2004-06-28 06:25:26 +00:00
Hye-Shik Chang
c4a8480ea9 Test lack of non-default options for CONFIG-unaware environments
as done in lang/python either.

Submitted by:	fjoe
2004-06-28 06:24:11 +00:00
Hye-Shik Chang
3babc490d7 Fix comment.
Submitted by:	fjoe
2004-06-28 06:02:39 +00:00
Volker Stolz
7a4c00aba7 - Make fetchable
- Assign to haskell@ (approved by olgeni@)
2004-06-27 18:32:33 +00:00
Pav Lucistnik
b3f304c72c - Update to 0.97
PR:		ports/68409
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu> (maintainer)
2004-06-27 13:03:45 +00:00
Jimmy Olgeni
849d2ece7c Enable SAE/escript function, which allows creation of standalone Erlang
scripts.
2004-06-27 09:38:01 +00:00
Thierry Thomas
c06560fc00 - upgrade to 0.94a;
- mark broken (against) on FreeBSD-4.x.
2004-06-25 21:59:43 +00:00
Alex Dupre
5c6497f10b - Point phpize to use libtoolize13 2004-06-25 11:21:01 +00:00
Alex Dupre
0bf1b33ea0 - Remove pdflib extension
- Point phpize to use libtoolize13
2004-06-25 11:19:49 +00:00
Joe Marcus Clarke
811ef5fa3b We have a new Mono vict^W^W^Wolunteer! John Merryweather Cooper has offered
to take these ports.
2004-06-24 20:05:54 +00:00
Jimmy Olgeni
b7dfaddab2 Restore PORTEPOCH.
Noticed by:	eik+chkversion
2004-06-24 19:16:37 +00:00
Jimmy Olgeni
53b5189691 Upgrade to release R9C-2. 2004-06-24 10:49:09 +00:00
Akinori MUSHA
6fc39865f7 Undefine RUBY_NO_RUN_DEPENDS so that the elisp directory is created
beforehand.  Besides, some features of this actually requires ruby.
2004-06-22 04:41:04 +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
Hye-Shik Chang
1446b7717f Remove deprecated ports: lang/python15 and lang/python20. 2004-06-21 01:33:54 +00:00
Kris Kennaway
bbdac6a841 Remove expired ports, plus the three ports that depended on them. 2004-06-20 23:40:39 +00:00
Pav Lucistnik
b71acf0516 - Remove empty files [1]
- While here, portlint

PR:		ports/68068 [1]
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-06-20 20:59:26 +00:00
Kris Kennaway
3371cd154d BROKEN on amd64: Shared libraries must be compiled with -fPIC 2004-06-19 09:33:19 +00:00
Kris Kennaway
ef790344e6 BROKEN on amd64: Does not compile 2004-06-19 09:21:28 +00:00
Gerald Pfeifer
6ed02c850f Use ${ECHO} instead of echo. 2004-06-17 21:39:17 +00:00
Gerald Pfeifer
2c7a504b30 Update to the 2004-06-16 snapshot of GCC 3.3.4. 2004-06-17 21:30:57 +00:00
Gerald Pfeifer
c7fc29b5dc Update to the 2004-06-11 snapshot of GCC 3.4.1. 2004-06-16 18:16:26 +00:00
Dirk Meyer
70507a3757 - DEFAULTLIBVERSION changed with gnustep-1.9.2 2004-06-16 16:39:41 +00:00
Dirk Meyer
aa3074a492 - update to 1.9.2 2004-06-16 16:36:40 +00:00
Edwin Groothuis
89150f38cd [PATCH] lang/php_doc-en: some fixes
- Remove duplicate entry for php_manual_br-20040518.tar.gz on distinfo
- SIZE´ify
- Add br on localfetch array

Remove pkg-plists since they are build on the fly

PR:		ports/67975
Submitted by:	Renato Botelho <renato@galle.com.br>
2004-06-15 13:57:08 +00:00
Kris Kennaway
3dd9f1db1c BROKEN on amd64: Build fails (silently) 2004-06-15 11:40:51 +00:00
Kris Kennaway
364020514c Also broken on amd64 2004-06-15 11:40:01 +00:00
Edwin Groothuis
8fcf96e3a7 Add support for the brazillian version of the manual. No slave port yet. 2004-06-14 23:27:54 +00:00
Volker Stolz
b3c62ae6d8 - Fix PLIST on non-32-bit-architectures
- Do not use -O3 on alpha

PR:		ports/60420
Approved by:	maintainer silence
2004-06-14 22:28:18 +00:00
Ying-Chieh Liao
8deccc15e4 upgrade to 1.1 2004-06-14 07:38:21 +00:00