Commit graph

718 commits

Author SHA1 Message Date
Akinori MUSHA
163665320a Introduce MASTER_SITE_REDHAT_LINUX. (Feel free to add more mirror sites) 2002-07-25 18:49:37 +00:00
Joe Marcus Clarke
3a150b8461 Make ports that install gconf data PREFIX-safe.
Discussed with:	sobomax
2002-07-25 15:36:21 +00:00
Christian Weisgerber
66cb5d38ef Sync Austrian sunsite mirrors with reality.
Prompted by
PR:		40881
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-23 11:13:49 +00:00
Jun Kuriyama
77212f0e0b CPAN in uiarchive.uiuc.edu was moved.
Found by:	disfiles survey
2002-07-22 00:35:25 +00:00
Akinori MUSHA
da1a9c68c2 Set --target="${RUBY_ARCH}" --program-prefix="" to CONFIGURE_ARGS and
stop using CONFIGURE_TARGET.  This prevents lang/{ruby,ruby-devel}
from installing binaries and libraries with weird prefixes.
2002-07-17 17:25:03 +00:00
Maxim Sobolev
55d371f694 Reorder MASTER_SITE_GNOME to make it easier to fetch gnome2 components. 2002-07-17 15:01:40 +00:00
Maxim Sobolev
ea1daf192b Add $FreeBSD$. 2002-07-15 13:29:14 +00:00
Thomas Gellekum
fdd1d67fea New variable PYNUMERIC, containing a dependency line for the py-numeric
extension.
2002-07-15 11:35:29 +00:00
Akinori MUSHA
71b459f3a6 Update lang/ruby and lang/ruby-devel to the latest snapshots as of
2002-07-15.
2002-07-15 11:26:49 +00:00
Shigeyuki Fukushima
87308c0a1d Add xemacs-devel, xemacs-devel-mule.
PR:		ports/40524
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2002-07-14 13:49:20 +00:00
Maxim Sobolev
ad484b3133 Correct gtkhtml dependencies: ghttp --> libghttp. 2002-07-14 13:28:54 +00:00
Maxim Sobolev
c43f196739 Ensure that HAVE_GNOME is always defined, to make detection of optional
gnome components easier and update example accordingly.
2002-07-11 16:37:11 +00:00
Maxim Sobolev
5075255f63 Prepare for the upcoming mega-conversion to bsd.gnomeng.mk:
o use ${X11BASE}/bin/gnomecc to detect that gnomecontrolcenter is installed;
o use panel_status.so.5 instead of panel_applet.so.5 to detect gnomecore.
2002-07-11 16:32:25 +00:00
Maxim Sobolev
d664b1ec23 Correct LIB_DEPENDS for libpanel. 2002-07-10 15:50:45 +00:00
Maxim Sobolev
4525834b66 Use libpanel instead of gnomecore. Remove all foo_PKGNAMESUFFIX'es, because
they aren't going to be used anyway.
2002-07-10 15:18:24 +00:00
Maxim Sobolev
300134e8cc Use libcapplet instead of gnomecc. 2002-07-10 14:16:00 +00:00
Maxim Sobolev
509f446244 - Remove duplicate gnomeaudio entry from _USE_GNOME_ALL;
- make support for gnome-optional ports more robust.
2002-07-10 07:02:52 +00:00
Maxim Sobolev
c55aadae3c Numerous improvements and cleanups:
- Add missed gnomeaudio into _USE_GNOME_ALL;
- refine dependencies for all components;
- add new redefineable knob GNOME_HTML_DIR, which allows to override value of
  --with-html-dir configure argument;
- remove USE_REINPLACE workaround - real fix was just committed into
  bsd.port.mk;
- improve example of gnome-optional port's logick;
- improve conditions when PLIST_SUB is defined for gnome-optional ports.
2002-07-09 13:49:51 +00:00
Maxim Sobolev
d722fa71e4 Move USE_REINPLACE detection downward, so that it is possible to set it from
bsd.gnomeng.mk. Also increase OSVERSION `sed -i'check to be 500036 on
-current, as users report that 500034 isn't sufficient to catch new sed(1)
functionality.

Approved by:	portmgr (silently)
2002-07-09 13:37:26 +00:00
Akinori MUSHA
7a75f4d901 Use {CONFIGURE,BUILD,INSTALL}_WRKSRC where appropriate. 2002-07-07 19:02:49 +00:00
Maxim Sobolev
650e6590fe Provide temporary workaround for problem with USE_REINPLACE in ports
converted to USE_GNOMENG. The real fix for bsd.port.mk will be committed
later, after portmgr@ approval.

Prompted by:	Rasmus Skaarup <mfbsd@skaarup.org>
2002-07-05 10:00:02 +00:00
Maxim Sobolev
977f850bee Backout changes that erroneously slipped into the last commit to
bsd.gnomeng.mk.

Big pointy hat to:	sobomax
2002-07-05 09:14:53 +00:00
Maxim Sobolev
1c350f1280 Correct typo: gtk12 --> glib12 2002-07-05 09:11:30 +00:00
Maxim Sobolev
54646ecfd5 oaf requires gtk12, orbit and libxml, not gnomelibs 2002-07-05 08:33:43 +00:00
Will Andrews
d93aec5a0b Update to 3.0.2 (full log):
General:
[1] Add a means of updating via patches rather than always using tarballs.
    Unfortunately, this method proved unreliable due to the binary files
    included with most of the KDE tarballs.  For now, leave this support
    in until I can decide what to do with it.
[2] Remove patches that were fixed in KDE CVS for KDE_3_0_BRANCH.  This
    includes removal of malloc.h (from our viewpoint at least), a bug in
    kiconloader, and a typo in knode.
[3] Move the current KDE version number to KDE_VERSION in bsd.kde.mk.
[4] Support the notion of KDE_PREFIX.
[5] Move arts and kde3-i18n* ports to use Makefile.kde.

french/kde3-i18n:
[6] Remove cruft from when this was generated with a core dump in the
    3.0.1 distribution generation.

All other ports: No changes of note not mentioned above.

Thanks to the quick testers for their assistance with this upgrade:
Tested by:	Matt Douhan <matt@athame.co.uk>
		Andy Fawcett <andy@athame.co.uk>
		Dave Cantrell <phaedrus@alltel.net>
2002-07-04 19:35:44 +00:00
Maxim Sobolev
65be31b8f9 gtk12 shouldn't imply gnomehier. 2002-07-04 16:25:25 +00:00
Maxim Sobolev
1f6b5527a5 Add bsd.gnomeng.mk - a new framework for GNOME ports, which will allow
to make GNOME1 platform more modular and will eventually replace bsd.gnome.mk
completely. For the time being, it should be explicitly activated by the
USE_GNOMENG knob, so that it is possible to do gradual conversion.

Reviewed by:	marcus, gnome@
2002-07-04 11:50:03 +00:00
Maxim Sobolev
0ef3cbe80a Use system sed(1) for doing in-place editing if OSVERSION is greater than
460100.

Submitted by:	obrien
2002-06-28 12:20:03 +00:00
Ernst de Haan
3d64381c58 Changed the installation directory of the Sun JDK 1.4 for Linux
to ${LOCALBASE}/linux-jdk1.4.0.01.

Noticed by:	phantom
2002-06-25 13:12:13 +00:00
Patrick Li
47e8a92970 Directory structure slightly changed in 2 of the GNU mirrors
PR:		ports/39533
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-06-19 19:21:53 +00:00
Maxim Sobolev
683ff40aac Change the way REINPLACE_CMD works - instead of using perl(1) on systems
where sed(1) can't do in-place editing add a new USE_REINPLACE knob, which
if turned on defines REINPLACE_CMD and adds textproc/sed_inplace port into
BUILD_DEPENDS if necessary.

Not objected by:	portmgr@
2002-06-19 08:21:27 +00:00
Ernst de Haan
7bc971442f Removed step 2 which used to check that the JDK ports actually
exists. This unbreaks porteasy.

Reported by:	des
2002-06-18 13:14:30 +00:00
Will Andrews
cf3e405f21 Get rid of old cruft that was inserted a long time ago to workaround
problems people were seeing with e.g. devel/pth and friends installed.
They conflict with GCC3 and may not be an issue anymore.  But if someone
reports the issue again we'll address it with a finer comb next time.
2002-06-16 20:27:51 +00:00
Thomas Gellekum
8d6c870a31 - Support development versions of Python.
- Allow installation to python-specific hierarchy. This will
  benefit users of Zope and mod_python.
- Add PYTHON_*DIR variables to PLIST_SUB.

PR:		38769
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-06-14 11:17:08 +00:00
Maxim Sobolev
1c411ca96d Add ${REINPLACE_CMD}, which will be used to get rid of depencency on perl
in current. Use it like the following:

	${REINPLACE_CMD} -e "foo" -e "bar" ${WRKSRC}/somefile

Approved by:	portmgr
2002-06-13 18:20:40 +00:00
Ernst de Haan
362766fc48 Matches new names and locations of JDK ports.
Now also checks that all the JDK ports actually exist.
2002-06-12 20:51:19 +00:00
Anton Berezin
1a23eac991 Move ftp.cpan.org a bit down in the list, since it seems to be not very
responsive for some time now.

Also noticed by:	petef
2002-06-11 16:17:20 +00:00
Anton Berezin
5da18e1a56 Remove gatekeeper.dec.com from CPAN mirrors, since it is a) unavailable,
and b) is not listed at http://www.cpan.org/SITES.html.
2002-06-08 14:05:51 +00:00
Kris Kennaway
700aa0f16e 5.0-CURRENT no longer includes perl in the base system; don't expect
to find it there.  Also remove a redundant comment.

Submitted by:	des, obrien
2002-06-07 21:30:47 +00:00
Mario Sergio Fujikawa Ferreira
2241a72a39 Have GNOME extensions concatenate at end of PKGNAMESUFFIX instead
of overwriting it

Approved by:	sobomax (portmgr hat)
2002-06-07 18:44:50 +00:00
David E. O'Brien
25f5b84389 Add a new way to specify the GCC version your port needs.
Rather than USE_GCCXY, you now use USE_GCC=X.Y

Approved by:	kris
2002-06-04 21:34:43 +00:00
Akinori MUSHA
6c4d013ee1 Update lang/ruby and lang/ruby-devel to the latest snapshots as of
2002-05-23.
2002-05-24 10:57:31 +00:00
Trevor Johnson
bf7dc5cd48 Add a new Festival site.
Submitted by:	Jack Twilley
2002-05-23 04:38:46 +00:00
Trevor Johnson
5b34771f44 Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI. 2002-05-23 04:35:39 +00:00
David E. O'Brien
98bcb1a61e Embellish the CPAN mastersite list by x2. 2002-05-19 17:43:13 +00:00
David E. O'Brien
cf87629e4b Reduce the MASTER_SITE_PERL_CPAN list by 1/2. There were _22_! sites.
The net has to be in *VERY* bad shape for you to fail on 21 sites and
finally get the needed file from the 22nd site.
If the list was meant more do document possible sites for to list in
/etc/make.conf, they could be re-added as comments.
2002-05-18 18:47:39 +00:00
Trevor Johnson
d836c8f63c Use new domain name for Tokyo University of Science.
PR:		38196
Submitted by:	hrs
2002-05-17 20:50:54 +00:00
Ernst de Haan
37f11e19c9 Fixed typo.
Noticed by:	Alex Dupre <sysadmin@alexdupre.com>
PR:		37933
2002-05-13 12:25:18 +00:00
Will Andrews
67a874ec4c Minor cleanups/fixes:
[1] Warn people about Qt1, remove warning about Qt3, and fix something I
    forgot to fix before committing the Qt3/KDE3 stuff.

[2] Programs that were using USE_QT_VER=3 were looking in the wrong
    place for the headers if they relied solely on QTCPPFLAGS to give
    it to them.

Reported by:	[2] Frank Laszlo <laszlof@earthlink.net>
2002-05-11 20:01:09 +00:00
Ernst de Haan
3fe5d30d85 Blackdown JDK 1.3.1 for Linux added.
Requested by:	Tim Schafer <tim@agship.com>
PR:		37875
2002-05-09 11:00:02 +00:00