1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

1701 Commits

Author SHA1 Message Date
Herve Quiroz
01aeb9e835 Convert whitespaces to tabs
PR:		104012
Submitted by:	edwin
2006-10-07 20:40:07 +00:00
Dirk Meyer
6908d56fce update MASTER_SITE_GNUSTEP 2006-10-07 17:47:05 +00:00
Martin Wilke
cf96917c27 - The white space police is back in town!
- Reformat comments to match other bsd.x.mk files

PR:		ports/104024
Submitted by:	Edwin Groothuis <edwin(at)mavetju.org>
Sponsored by:   FreeBSD Bug-a-thon #1
2006-10-07 10:24:57 +00:00
Martin Wilke
3ea8108fd3 - The whitespace police is back in town!
PR:		ports/104013
Submitted by:	Edwin Groothuis <edwin(at)mavetju.org>
Sponsored by:   FreeBSD Bug-a-thon #1
2006-10-07 10:22:24 +00:00
Dirk Meyer
03a734dee7 - auto detect OPENSSL_PORT from installed package when not set in /etc/make.conf
this avoids recording of conflicting dependencies
Suggested by:	rafan

- Fix A Comment

- Capialisatzion
PR:		edwin
Submitted by:	104019
2006-10-07 08:15:48 +00:00
Alejandro Pulver
1bbc5c3e23 - The whitespace police is back in town.
PR:		ports/104017
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2006-10-05 18:17:25 +00:00
Dirk Meyer
e267f8b62b - whitespaces
PR:		104014
Submitted by:	edwin
2006-10-05 17:27:31 +00:00
Dirk Meyer
63006996df externd MASTER_SITE_GNUSTEP 2006-10-05 17:26:10 +00:00
Boris Samorodov
fbc20d300d Redo the comments so they match the other bsd.x.mk files.
PR:		104015
Submitted by:	whitespace police (edwin)
2006-10-05 17:20:25 +00:00
Vasil Dimov
8d9f8bdd99 Remove support code for old linux distros
PR:		ports/103901
Submitted by:	vd
Approved by:	netchild
2006-10-02 14:00:45 +00:00
Mark Linimon
a245fe1498 * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
allow OPTIONS to be able to influence dependencies.  This is still
  experimental [1]

* Teach bsd.gcc.mk about gfortran [2]

* Remove the outdated emulators/linux_base; the new default has been
  linux_base-fc4.  This will allow the outdated port to be removed [3]

* Add USE_FIREBIRD macros to bsd.database.mk [4]

PR:	93687 [1], 93690 [2], 103184 [3], 103357 [4]

Submitted by:	shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2],
		gerald [2], thierry [2], vd [3], skv [4]
2006-09-30 19:25:46 +00:00
Mark Linimon
3075637e6f Split the bsd.port.pre.mk functionality into two pieces. The majority is
left unchanged but the processing of dependencies is moved after OPTIONS
processing.  See comments for suggested usage.

This functionality is still experimental and not yet used by any port.
2006-09-30 19:23:40 +00:00
Dirk Meyer
e2a471616b - new option USE_GNUSTEP_MAKE=yes
for custom build and install targets
2006-09-28 19:15:53 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Kris Kennaway
7bd57ec6dd Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it is
spurious.
2006-09-20 04:04:05 +00:00
Kris Kennaway
52d554cec4 * Add missing '|| true' to silence an @unexec rmdir [1]
* Repair CONFLICTS, which was broken by previous DESTDIR changes [2]

* Use "set --" instead of "set" for better robustness [3]

* Avoid :L modifier in ${USE_LDCONFIG} which broke e.g. /usr/X11R6
  ports [4]

* Correct a comment typo [4]

* Force passive FTP mode by default (this is already the default with
  the standard login class, so this is a NOP for most users) [5].

PR:             ports/101809 [1], ports/102300 [2], ports/102514 [3],
                ports/102750 [4], ports/96088 [5]
Submitted by:   bsam [1], Matthias Andree <matthias.andree@gmx.de> [2],
                infofarmer [3], flz [4],
                Darren Pilgrim <darren.pilgrim@bitfreak.org> [5]
2006-09-20 04:02:09 +00:00
Mark Linimon
f4c5a682e5 Remove DESTDIR as it is currently problematic.
PR:		ports/101952
Submitted by:	alexbl
2006-09-15 08:06:12 +00:00
Mark Linimon
3f6d652468 * Add PKGVERSION to bsd.port.mk [1]
* Add bsd.lua.mk to support for lua-based ports [2]

* Remove DESTDIR from bsd.scons.mk [3]

* Add some quotes in 'missing' target to improve handling of duplicate
  origins [4]

PR:	98565 [1], 101612 [2], 101952 [3], 102100 [4]

Submitted by:	ahze [1], alepulver [2], alexbl [3], shaun [4]
2006-09-15 06:57:07 +00:00
Greg Lewis
54ac1f4039 . Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15
everywhere else.

Reviewed by:	hq
Suggested by:	kris
2006-09-14 19:54:46 +00:00
Hye-Shik Chang
2e854e2553 - Update lang/python-devel to Python 2.5c2
- Sync some recent workarounds from lang/python.
2006-09-13 16:26:49 +00:00
Alexander Botero-Lowry
5eaac8b2ca Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by:	novel
2006-09-13 03:21:38 +00:00
Michael Nottebrock
431622844f KDE 3.5.4 / KOffice 1.5.2 2006-09-12 23:26:52 +00:00
Jun Kuriyama
23801a4d1b - Add osdn.dl.sourceforge.jp again (seems working fine).
- Add qgpop.dl.sourceforge.jp.
2006-09-12 14:23:12 +00:00
Alex Dupre
7965262427 Remove expired pecl-imagick port. 2006-09-11 21:12:06 +00:00
Dirk Meyer
81834d93c2 - order dependencies
- new options for ports:
USE_GNUSTEP_SYSTEM_LIBS
USE_GNUSTEP_LOCAL_LIBS

each can hold mutiple definitions, like:

USE_GNUSTEP_SYSTEM_LIBS+=       Renaissance:${RENAISSANCE_PORT}
USE_GNUSTEP_SYSTEM_LIBS+=       Renaissance:x11-toolkits/renaissance

USE_GNUSTEP_LOCAL_LIBS+=        Pantomime:${PANTOMIME_PORT}
USE_GNUSTEP_LOCAL_LIBS+=        Addresses:${ADDRESSES_PORT}
USE_GNUSTEP_LOCAL_LIBS+=        SlideShow:${SLIDESHOWKIT_PORT}
USE_GNUSTEP_LOCAL_LIBS+=        netclasses:${NETCLASSES_PORT}
2006-09-10 16:41:27 +00:00
Andrew Pantyukhin
aa5fbade3d The following functional changes were made to bsd.sites.mk:
* MASTER_SITES variable can now look like MACRO1/subdir1 MACRO2/subdir2, and
    be expanded in a way that you expect it to, that is apply different subdirs
    to different sites. You can safely replace ${M_S_FOO:S/%SUBDIR%/bar/} with
    FOO/bar.

  * If M_S_SUBDIR is unset, a macro in M_S won't set it anymore, but rather
    substitute %SUBDIR% all by itself. Now it's possible to use macros with
    different default subdirs and they will expand in a proper way.
2006-09-03 15:23:03 +00:00
Dirk Meyer
948177502f - update to 0.11.0 2006-08-31 05:37:04 +00:00
Sergey Matveychuk
1e52ae8d80 - Update to 1.8.5
A bugs fix release.
2006-08-27 09:53:28 +00:00
Erwin Lansing
16a4d859c0 - s/${DESTDIR}${PREFIX}/${TARGETDIR}/
- Fix FORCE_PKG_REGISTER issues [1]
- Make USE_RCORDER respect DESTDIR [2]
- Make ldconfig stuff respect DESTDIR

Reported by:	lofi [1]
Submitted by:	gabor, sem [2]
2006-08-14 13:24:18 +00:00
Andrew Pantyukhin
c8dc901b94 - Add a bunch of vim mirrors, manually tested in June 2006-08-09 11:45:43 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Hye-Shik Chang
ae152aa766 Update python-devel to 2.5b3. 2006-08-04 06:37:06 +00:00
Michael Johnson
768198b5bd - Make MASTER_SITES_MOZILLA_EXTENDED follow same format as other master sites 2006-08-03 01:24:34 +00:00
Michael Johnson
0960ad93f4 - Add MASTER_SITE_MOZILLA_EXTENDED, this can be used for most gecko
extensions, themes, and most gecko's (add's 14+ hosts via
  releases.mozilla.org vs. MASTER_SITE_MOZILLA)
2006-08-03 01:18:42 +00:00
Pav Lucistnik
dd5a30d1a6 - Add MASTER_SITE_RUBYFORGE
Submitted by:	Rui Lopes over irc
2006-08-02 12:16:46 +00:00
Michael Johnson
3f352d56ec - Add forgotten support for USE_GSTREAMER=python
(depends on multimedia/py-gstreamer)

Obtained from:  marcuscom cvs
2006-08-01 04:52:35 +00:00
Andrew Pantyukhin
b60960c9e9 - Only set default m_s_subdir if master_sites was undefined 2006-07-30 22:34:30 +00:00
Andrew Pantyukhin
adfea0c22a - Move my csme.ru mirrors from Makefile.xpi to bsd.sites.mk 2006-07-30 22:22:50 +00:00
Andrew Pantyukhin
b41eed00a3 - Introduce some macro expansion magic
Reviewed by:	ports@, portmgr@
2006-07-30 00:49:43 +00:00
Alex Dupre
65037f1515 Fix installing PHP extensions as non-root user.
PR:		ports/100541
Submitted by:	Steffen M. Boelaars <boelaars@flatrock.eu>
2006-07-27 06:21:15 +00:00
Jean Milanez Melo
072433056e - Remove gnu bad sites:
* ftp://ftp.wustl.edu/
	* ftp://ftp.nstu.ru/
2006-07-25 16:11:37 +00:00
Jean Milanez Melo
3660f7cf2f - Remove packetstorm bad sites:
* http://packetstormsecurity.com/
	* http://packetstorm.dyn.org/
	* http://packetstorm.digitallinx.com/UNIX/misc/
2006-07-25 15:46:38 +00:00
Ion-Mihai Tetcu
75f4394da7 Make LIBPATH and CPPPATH over-writable.
Requested by:		maintainer (on IRC)
2006-07-24 22:49:32 +00:00
Jean Milanez Melo
a07f28ea0f - Remove bad PGSQL sites:
* ftp://ftp3.us.postgresql.org/pub/postgresql
	* ftp://ftp.br.postgresql.org/pub/PostgreSQL/
	* ftp://ftp3.ca.postgresql.org/pub/
	* ftp://ftp2.cr.postgresql.org/pub/Unix/postgres/
	* ftp://ftp2.fr.postgresql.org/postgresql/

- Fix PGSQL sites:
	* ftp://ftp.cz.postgresql.org/pub/ftp.postgresql.org/
	to:
	ftp://ftp.cz.postgresql.org/DATA/postgresql/

	* ftp://ftp.lv.postgresql.org/pub/software/postgresql/
	to:
	ftp://ftp.lv.postgresql.org/pub/postgresql/
2006-07-24 16:56:38 +00:00
Jean Milanez Melo
32c630a6c2 - Fix pop-mg.com.br path in MASTER_SITE_APACHE.
- Remove bad site:
	* ftp://ftp.gbnet.net/pub/apache.
2006-07-24 16:37:26 +00:00
Jean Milanez Melo
d9d0927916 - Remove bad GNU site:
* ftp://ftp.lip6.fr/pub/gnu/
2006-07-24 16:22:26 +00:00
Jean Milanez Melo
c6746180df - Fix afterstep mastersite path:
* ftp://ftp.kddlabs.co.jp/X11/window_manager/AfterStep/
	to:
	* ftp://ftp.kddlabs.co.jp/X11/AfterStep/
2006-07-24 14:53:33 +00:00
Jean Milanez Melo
c8ba58969d - Remove bad sourceforge site:
* surfnet
- Add new sourceforge site:
	* easynews
2006-07-21 20:50:32 +00:00
Jean Milanez Melo
41a8a8fcf6 - Remove bad gentoo sites:
* ftp://mirror.pudas.net/gentoo/
	* http://gentoo.seren.com/gentoo/
	* http://mirror.pudas.net/gentoo/
2006-07-21 20:43:41 +00:00
Jean Milanez Melo
7b3bd6da6a - Remove festival bad sites:
* http://www.speech.cs.cmu.edu/festival/cstr/festival/
	* ftp://ftp.tuwien.ac.at/opsys/linux/blinux/festival/
- Add new festival mastersites.
2006-07-21 19:35:01 +00:00