aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* - new option USE_GNUSTEP_LDCONFIGdinoex2006-11-301-2/+27
| | | | | - new option USE_MAKEFILE - default USE_GMAKE and GNUmakefile
* - Add a new CTAN master sitepav2006-11-251-1/+2
| | | | | PR: ports/104827 Submitted by: Serg V. Shubenkov <serg@macomnet.ru>
* Remove panda extension since it's deprecated and will be removed soon.ale2006-11-221-2/+1
| | | | | PR: ports/105709 Submitted by: vd
* -add options USE_GNUSTEP_SYSTEM_THEMES, USE_GNUSTEP_LOCAL_THEMESdinoex2006-11-201-13/+40
|
* - new option USE_GNUSTEP_SYSTEM_BUNDLESdinoex2006-11-201-0/+13
|
* - new option USE_GNUSTEP_LOCAL_BUNDLESdinoex2006-11-171-0/+13
|
* - new option USE_GNUSTEP_LOCAL_TOOLSdinoex2006-11-161-0/+12
|
* - Some comment fixes.alepulver2006-11-141-116/+87
| | | | | | - Change dependency type separator from "_" to ":". - Add WX_PREMK, WANT_UNICODE, WITHOUT_UNICODE, WXRC_CMD. - Fix dependencies when using multiple components.
* - Add LUA_CMD, LUAC_CMD and TOLUA_CMD variables.alepulver2006-11-121-1/+9
| | | | - Use "?=" instead of "=" for defining LUA_VER.
* - Swap description of LUA_MODLIBDIR and LUA_MODSHAREDIR variables.alepulver2006-11-101-2/+2
|
* - s/WITH_SUEXEC_UMASK/SUEXEC_UMASK/clement2006-11-071-1/+1
| | | | Spotted by: ksaveras.sakys@observer.lt
* Update to 5.2.0 release.ale2006-11-071-3/+3
|
* - Add belnet and osdn to SFE, remove jaist, citkit and peterhostsat2006-11-051-2/+2
|
* [patch] Mk/bsd.sdl.mk - support for sdl_pangoedwin2006-11-011-1/+6
| | | | | | | Add support for x11-toolkits/sdl_pango PR: ports/104900 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Add USE_GNOME_SUBR knob (pulls in sysutils/gnome_subr and addsjylefort2006-10-311-0/+6
| | | | GNOME_SUBR to SUB_LIST).
* - new optionsdinoex2006-10-311-6/+45
| | | | | | | | | | | USE_GNUSTEP_SYSTEM_APPS= ProjectCenter:devel/projectcenter.app depends on Application installed in System directrory at runtime USE_GNUSTEP_LOCAL_APPS= Ink:misc/gnustep-examples depends on Application installed in Local directrory at runtime USE_GNUSTEP_MAKE_DIRS= App Tools call build and install target in each of the given dirs.
* Correct a typo when restoring pre-GNOME 2.16 bit.marcus2006-10-151-1/+1
| | | | Approved by: portmgr (implicit)
* Put back some bits overwritten in the GNOME 2.16 import.marcus2006-10-141-2/+2
| | | | Approved by: portmgr (implicit, kris)
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-142-95/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris)
* Revert the default version of Python to 2.4 for the ports freezeperky2006-10-131-4/+4
| | | | | | | | | period. Python 2.5 brought a vast range of incompatibility to a large number of ports, so the python@ team will do more basic compatibility work in a private repository and merge it later. Sorry for the inconvenience. Approved by: portmgr (kris)
* - Update the main python version to 2.5.perky2006-10-091-15/+8
| | | | | | | | | | | - Now, lang/python is just a meta-port which depends on lang/python25. - And all versions of Python ports have short version identifier in its package name; python25-2.5, python24-2.4.3 and etc. - Also you must upgrade all python modules after lang/python updated, cd /usr/ports/lang/python && make upgrade-site-packages - Give maintainership of Python ports to the new python@ group which includes me, alexbl@ and others.
* Whitespace cleanup.perky2006-10-081-87/+98
| | | | | PR: 104021 Submitted by: edwin
* - fix an warning when compat5x-i386-5.4.0.8_7 is instalelddinoex2006-10-081-2/+2
| | | | Submitted by: Dmitry Marakasov
* - fix a warning when compat5x-i386-5.4.0.8_7 is installeddinoex2006-10-081-2/+2
| | | | Submitted by: Dmitry Marakasov
* Convert whitespaces to tabshq2006-10-081-6/+6
| | | | | PR: 104012 Submitted by: edwin
* update MASTER_SITE_GNUSTEPdinoex2006-10-081-1/+1
|
* - The white space police is back in town!miwi2006-10-071-22/+25
| | | | | | | | - 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
* - The whitespace police is back in town!miwi2006-10-071-23/+28
| | | | | | PR: ports/104013 Submitted by: Edwin Groothuis <edwin(at)mavetju.org> Sponsored by: FreeBSD Bug-a-thon #1
* - auto detect OPENSSL_PORT from installed package when not set in /etc/make.confdinoex2006-10-071-3/+16
| | | | | | | | | | | this avoids recording of conflicting dependencies Suggested by: rafan - Fix A Comment - Capialisatzion PR: edwin Submitted by: 104019
* - The whitespace police is back in town.alepulver2006-10-061-5/+6
| | | | | PR: ports/104017 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* - whitespacesdinoex2006-10-061-1/+1
| | | | | PR: 104014 Submitted by: edwin
* externd MASTER_SITE_GNUSTEPdinoex2006-10-061-0/+1
|
* Redo the comments so they match the other bsd.x.mk files.bsam2006-10-061-23/+23
| | | | | PR: 104015 Submitted by: whitespace police (edwin)
* Remove support code for old linux distrosvd2006-10-021-8/+2
| | | | | | PR: ports/103901 Submitted by: vd Approved by: netchild
* * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, tolinimon2006-10-013-25/+75
| | | | | | | | | | | | | | | | | 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]
* Split the bsd.port.pre.mk functionality into two pieces. The majority islinimon2006-10-011-0/+26
| | | | | | | 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.
* - new option USE_GNUSTEP_MAKE=yesdinoex2006-09-291-2/+5
| | | | for custom build and install targets
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-6/+5
| | | | | | | | | | | | | | | | 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)
* Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it iskris2006-09-201-1/+1
| | | | spurious.
* * Add missing '|| true' to silence an @unexec rmdir [1]kris2006-09-201-9/+13
| | | | | | | | | | | | | | | | | | | | * 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]
* Remove DESTDIR as it is currently problematic.linimon2006-09-151-1/+1
| | | | | PR: ports/101952 Submitted by: alexbl
* * Add PKGVERSION to bsd.port.mk [1]linimon2006-09-152-2/+442
| | | | | | | | | | | | | * 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]
* . Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15glewis2006-09-151-3/+2
| | | | | | | everywhere else. Reviewed by: hq Suggested by: kris
* - Update lang/python-devel to Python 2.5c2perky2006-09-141-3/+3
| | | | - Sync some recent workarounds from lang/python.
* Change all my MAINTAINER lines to my new FreeBSD.org address.alexbl2006-09-131-2/+2
| | | | Approved by: novel
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-2/+2
|
* - Add osdn.dl.sourceforge.jp again (seems working fine).kuriyama2006-09-121-1/+1
| | | | - Add qgpop.dl.sourceforge.jp.
* Remove expired pecl-imagick port.ale2006-09-121-2/+1
|
* - order dependenciesdinoex2006-09-111-4/+34
| | | | | | | | | | | | | | | | - 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}
* The following functional changes were made to bsd.sites.mk:sat2006-09-031-5/+16
| | | | | | | | | | | * 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.
* - update to 0.11.0dinoex2006-08-311-1/+1
|
* - Update to 1.8.5sem2006-08-271-1/+1
| | | | A bugs fix release.
* - s/${DESTDIR}${PREFIX}/${TARGETDIR}/erwin2006-08-143-19/+21
| | | | | | | | | - 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]
* - Add a bunch of vim mirrors, manually tested in Junesat2006-08-091-1/+35
|
* Add support for DESTDIR part I.erwin2006-08-049-148/+413
| | | | | | | | | | | | | | 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
* Update python-devel to 2.5b3.perky2006-08-041-1/+1
|
* - Make MASTER_SITES_MOZILLA_EXTENDED follow same format as other master sitesahze2006-08-031-2/+3
|
* - Add MASTER_SITE_MOZILLA_EXTENDED, this can be used for most geckoahze2006-08-031-0/+5
| | | | | extensions, themes, and most gecko's (add's 14+ hosts via releases.mozilla.org vs. MASTER_SITE_MOZILLA)
* - Add MASTER_SITE_RUBYFORGEpav2006-08-021-0/+9
| | | | Submitted by: Rui Lopes over irc
* - Add forgotten support for USE_GSTREAMER=pythonahze2006-08-011-2/+11
| | | | | | (depends on multimedia/py-gstreamer) Obtained from: marcuscom cvs
* - Only set default m_s_subdir if master_sites was undefinedsat2006-07-311-1/+3
|
* - Move my csme.ru mirrors from Makefile.xpi to bsd.sites.mksat2006-07-311-0/+8
|
* - Introduce some macro expansion magicsat2006-07-301-0/+49
| | | | Reviewed by: ports@, portmgr@
* Fix installing PHP extensions as non-root user.ale2006-07-271-0/+1
| | | | | PR: ports/100541 Submitted by: Steffen M. Boelaars <boelaars@flatrock.eu>
* - Remove gnu bad sites:jmelo2006-07-261-2/+0
| | | | | * ftp://ftp.wustl.edu/ * ftp://ftp.nstu.ru/
* - Remove packetstorm bad sites:jmelo2006-07-251-3/+0
| | | | | | * http://packetstormsecurity.com/ * http://packetstorm.dyn.org/ * http://packetstorm.digitallinx.com/UNIX/misc/
* Make LIBPATH and CPPPATH over-writable.itetcu2006-07-251-2/+2
| | | | Requested by: maintainer (on IRC)
* - Remove bad PGSQL sites:jmelo2006-07-251-7/+2
| | | | | | | | | | | | | | | | | * 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/
* - Fix pop-mg.com.br path in MASTER_SITE_APACHE.jmelo2006-07-251-2/+1
| | | | | - Remove bad site: * ftp://ftp.gbnet.net/pub/apache.
* - Remove bad GNU site:jmelo2006-07-251-1/+0
| | | | * ftp://ftp.lip6.fr/pub/gnu/
* - Fix afterstep mastersite path:jmelo2006-07-241-1/+1
| | | | | | * ftp://ftp.kddlabs.co.jp/X11/window_manager/AfterStep/ to: * ftp://ftp.kddlabs.co.jp/X11/AfterStep/
* - Remove bad sourceforge site:jmelo2006-07-221-1/+1
| | | | | | * surfnet - Add new sourceforge site: * easynews
* - Remove bad gentoo sites:jmelo2006-07-221-3/+0
| | | | | | * ftp://mirror.pudas.net/gentoo/ * http://gentoo.seren.com/gentoo/ * http://mirror.pudas.net/gentoo/
* - Remove festival bad sites:jmelo2006-07-221-2/+2
| | | | | | * http://www.speech.cs.cmu.edu/festival/cstr/festival/ * ftp://ftp.tuwien.ac.at/opsys/linux/blinux/festival/ - Add new festival mastersites.
* - Readd ftp.chg.ru to xcontrib with path correctedsat2006-07-221-1/+2
|
* Remove trailing backslash; this will hopefully unbreak both the INDEXcperciva2006-07-221-1/+1
| | | | | | and every port in the tree. Reported by: Portsnap buildbox
* - Remove bad site: ftp://ftp.chg.ru/pub/X11/contrib/jmelo2006-07-221-1/+0
|
* - Remove CPAN bad sites:jmelo2006-07-221-2/+0
| | | | | * ftp://ftp.is.co.za/programming/perl/CPAN/modules/by-module/ * ftp://ftp.ucr.ac.cr/pub/Unix/CPAN/modules/by-module/
* - Remove NetBSD bad sites:jmelo2006-07-221-3/+0
| | | | | | * ftp://sunsite.rediris.es/sites/ftp.netbsd.org/pub/NetBSD/packages/distfiles/ * ftp://ftp.fu-berlin.de/unix/NetBSD/packages/distfiles * ftp://ftp.cz.netbsd.org/pub/NetBSD/packages/distfiles/
* - Remove bad site: ftp.lip6.fr/pub/linux/sunsite.jmelo2006-07-221-1/+0
|
* - Remove bad site: ftp://sunsite.cnlab-switch.ch/mirror/linux/sunsite/.jmelo2006-07-221-1/+0
|
* * Introduce IA32_BINARY_PORT for certain cases where a given port fetcheslinimon2006-07-181-4/+30
| | | | | | | | | | | | | and installs compiled i386 binaries [1] * Adds some infrastructure for support of 32-bit i386 apps on amd64 [1] * Again fix USE_LDCONFIG logic to make it work with non-default PREFIX to fix bug introduced in previous revision [2] PR: 98105 [1], 99370 [2] Submitted by: gabor [1], gerald [2]
* - Use LIBPATH and CPPPATH by default instead of appending to LINKFLAGS/CCFLAGS,alepulver2006-07-141-6/+9
| | | | | | | this should fix some issues with portupgrading audio/xmms2. PR: 100126 Submitted by: maintainer
* o change default linux package at bsd.linux-rpm.mk for automaticbsam2006-07-131-5/+5
| | | | | | | | | | plist creation to FC4; o upgrade audio ports which use automatic plist creation to use FC4 packages or bump PORTREVISION for those which already use FC4 packages. [1] Approved by: julefort (maintainer, implicit) [1] netchild (mentor)
* The site limestone.uoregon.edu appeared to become very unreliable andbsam2006-07-071-1/+0
| | | | | | unstable. Remove it. Approved by: linimon
* Fix comments about LDAP versions.linimon2006-07-071-2/+2
| | | | | | PR: ports/99638 Submitted by: Tsurutani Naoki <turutani at scphys dot kyoto-u dot ac dot jp> Pointy hat to: linimon
* Whitespace cleanup.linimon2006-07-061-10/+10
|
* Correct maintainer email address.linimon2006-07-061-1/+1
| | | | Spotted by: pav
* * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*linimon2006-07-0511-67/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | forms are retained for compatibility but deprecated [1] * Add sha256 to CHECKSUM_ALGORITHMS [2] * Remove some whitespace [2] * Add USE_SCONS and bsd.scons.mk for the Python-based SCons build system [3] * Fix USE_LDCONFIG with non-default PREFIX [4] * Add USE_WX and friends, and bsd.wx.mk, for common code for WxWidgets support [5] * Add 'make missing' to show missing dependencies [6] * Fix DESKTOP_ENTRIES processing on 4.x [7] PR: 92445 [1], 98206 [2], 98731 [3], 99370 [4], 89398 [5], 93601 [6], 98891 [7] Submitted by: linimon [1], edwin [2], alex at foxybanana dot com [3], gerald [4], flz [4], alepulver [5], alex at fafula dot com [6], shaun [7]
* Add common code to support for WxWidgets based ports.linimon2006-07-051-0/+534
| | | | | PR: ports/89398 Submitted by: alepulver
* Add common logic to support ports using the Python-based SCons build system.linimon2006-07-051-0/+85
| | | | | PR: ports/98731 Submitted by: Alexander Botero-Lowry <alex at foxybanana dot com>
* Move ftp.gnupg.org to the bottom of MASTER_SITE_GNUPG, as it is veryarved2006-07-021-2/+2
| | | | slow
* Update comments for USE_MYSQL and DEFAULT_MYSQL_VER to reflect thatrafan2006-06-281-2/+2
| | | | | | we use MySQL 5.0 as default now. Approved by: delphij (mentor)
* Revert ports/95841. It breaks kdelibs3. I didn't spot this because kdelibs3linimon2006-06-271-0/+6
| | | | | | | | had failed to build before this patch, but for other reasons that had already been fixed. Apologies to all. Hat: portmgr Pointy Hat: linimon
* Fix to report a correct version number that we use. (2.5b1 -> 2.5.b1)perky2006-06-231-1/+1
|
* Update python-devel to 2.5b1.perky2006-06-231-5/+6
|
* - Retire MASTER_SITE_NETSCAPE since only one port uses it and quiteahze2006-06-231-25/+0
| | | | a few of the hosts don't work anymore.
* Fix typo in IGNORE message.linimon2006-06-201-1/+1
|
* Fence around shell execution variables not to fail abnormally whenperky2006-06-161-5/+5
| | | | | | Python segfaults. Reported by: jeff
* * Update default MySQL version from 4.1 to 5.0 [1]linimon2006-06-163-24/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update default PHP version from 4 to 5 [2] * Update default LDAP version from 2.2 to 2.3 [3] * Add support for LDAP version 2.4 [4] * Update default linux_base from '8' (Redhat 8) to 'fc4' (Fedora Core 4) [5] * Switch default Linux X implementation from XFree86 to xorg to track the above [5] * Deprecate INSTALLS_SHLIB and replace it by USE_LDCONFIG. If set to "yes", the old behavior is preserved. Otherwise, it can be set to a list of directories to be added to ${PREFIX}/libdata/ldconfig/${UNIQUENAME}. Note that this directory is used by ldconfig startup script, it is meant to replace ldconfig scripts installed by some ports as (sometimes 000.${UNQUENAME}.sh) [6] * Adds USE_LDCONFIG32 which is like USE_LDCONFIG but the target file is ${PREFIX}/libdata/ldconfig32/${UNIQUENAME} instead. (Note: this should only be used on 64-bit architectures) [6] * Set the default LANG for tr to be C to avoid some build problems [7] * Include bsd.java.mk in both pre and post sections [8] * Get rid of remnants of FORCE_PKG_REGISTER [9] * Always print options with make showconfig [10] PR: 92805 [1], 92806 [2], 96793 [3], 97515 [4], 96849 [5], 91933 [6], 91381 [7], 97020 [8], 95841 [9], 97133 [10] Submitted by: ale [1][2], delphij [3][4], netchild [5], flz [6], Tsurutani Naoki <turutani at scphys dot kyoto-u dot ac dot jp> [7], hq [8], sem [9], pav [10]
* Add another icon hack to gnomehack.marcus2006-06-141-0/+1
|
* - Transfer MAINTAINER to multimedia@ahze2006-06-101-1/+1
| | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
* When generating the automatic plist, also understand @dirrmtry when lookingnetchild2006-06-081-2/+2
| | | | | | up linux_base-X owned dirs. Submitted by: Boris Samorodov <bsam@ipt.ru>
* 1. Remove ftp://bioinfo.weizmann.ac.il from CPAN, the FTP server isdougb2006-06-081-3/+2
| | | | | | | | | refusing connections. 2. Remove osdn.dl.sourceforge.net, the logs are full of failed downloads. Submitted by: fenner's distfile survey
* Update to KDE 3.5.3lofi2006-06-062-2/+2
|
* Correct zope dependency target for 3.2.perky2006-06-041-1/+5
| | | | | PR: 97151 Submitted by: Phil Oleson <oz@nixil.net>
* - Add MASTER_SITE_TUCOWS. It is a big repository of old/outdated/abandonedsat2006-06-031-0/+14
| | | | | | | | software. For now sysutils/wmcube will use it. Last time I checked there were at least a dozen of other ports which can be fetched from there. PR: ports/94178 Submitted by: Shaun Amott <shaun@inerd.com>
* - Add more sites to MASTER_SITE_IDSOFTWARE.alepulver2006-05-301-2/+5
| | | | Approved by: garga (mentor, implicitly)
* x11-fm/nautilus2 -> x11-fm/nautilusmezz2006-05-291-1/+1
| | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename.
* x11/gnomepanel -> x11/gnome-panelmezz2006-05-291-1/+1
| | | | | | | | | | | | | | x11/gnomepanel-reference -> x11/gnome-panel-reference Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. PR: ports/97985 Repocopy by: marcus
* x11/gnomelibs -> x11/gnome-libsmezz2006-05-291-1/+1
| | | | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for japanese/gnomelibs, chase the rename. PR: ports/97985 Repocopy by: marcus
* x11/gnomedesktop -> x11/gnome-desktopmezz2006-05-291-1/+1
| | | | | | | | | | | | | | x11/gnomedesktop-reference -> x11/gnome-desktop-reference Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. PR: ports/97985 Repocopy by: marcus
* - Rename portspav2006-05-291-2/+2
| | | | | | devel/gnomevfs -> devel/gnome-vfs1 devel/gnomevfs2 -> devel/gnome-vfs devel/gnomevfs2-reference -> devel/gnome-vfs-reference
* - Rename port textproc/gnomedocutils -> textproc/gnome-doc-utilspav2006-05-281-2/+2
|
* - Rename portspav2006-05-281-1/+1
| | | | | sysutils/gnomecontrolcenter -> sysutils/gnome-control-center1 sysutils/gnomecontrolcenter2 -> sysutils/gnome-control-center
* - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplpav2006-05-281-1/+1
|
* - Rename port print/gnomeprint -> print/gnome-printpav2006-05-281-1/+1
|
* - Rename portpav2006-05-281-2/+2
| | | | misc/gnomemimedata --> misc/gnome-mime-data
* devel/pkgconfig -> devel/pkg-configmezz2006-05-281-2/+2
| | | | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus
* databases/gnomedb -> databases/gnome-dbmezz2006-05-281-1/+1
| | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. PR: ports/97985 Repocopy by: marcus
* Rename this ports to use the real vendor package name. The advantage of thismezz2006-05-281-1/+1
| | | | | | | | | | | is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. PR: ports/97985 Repocopy by: marcus
* - bump shared lib versions for FreeBSD > 6.0dinoex2006-05-251-6/+12
| | | | | | | | libssl.o in the base was bumped, but still uses old ABI KDE crashes, as it does not honor LDFLAGS / -rpath= - solving regression for OpenOffice users Reported by: Michel Talon
* * Avoid .if syntax that causes syntax error on old 4.x make [1]kris2006-05-241-41/+219
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Cleanup comments [2] [3] [4] * include bsd.emacs.mk only when USE_EMACS is set [5] * Silence the install-info target [6] [7] * Correct the implementation of pretty-print-run-depends-list [8] * Use a consistent name for the cookies file when PKGNAMEPREFIX/SUFFIX are set after bsd.port.pre.mk. [9] * Include bsd.tcl.mk if USE_TCL_BUILD is defined [10] * Set PERL_MM_USE_DEFAULT in BATCH mode [11] * Add the {ONLY,NOT}_FOR_ARCH_REASON and {ONLY,NOT}_FOR_ARCH_REASON_${ARCH} variables to allow better customization of the error string reported to users when they attempt a build on an unsupported architecture. [12] * Avoid errors from duplicated targets when parsing MLINKS on ports without a default value set. [13] * Fix handling of MLINKS when invalid entries are listed [14] * Enforce sanity of DESKTOP_ENTRIES. If the Categories field is omitted, try to map ports categories to their freedesktop.org counterpart [15] PR: 93873 [1], 92923 [2], 93234 [3], 95680 [4], 95238 [5], 91621 [6], 94035 [7], 94164 [8], 94219 [9], 92355 [10], 95579 [11], 94675 [12], 66109 [13], 66110 [14], 95603 [15] Submitted by: Eric Cronin <ecronin@gizmolabs.org> [1], edwin [2][12], pav [3], vd [4][8], nobutaka [5], anray [6], krion [7], Andrey Deynega <licedey@gmail.com> [9], mnag [9], garga [10], skv [11], eik [13][14], jylefort [15]
* - Fix ports tree, there was a stray \ leftpav2006-05-221-1/+1
| | | | Pointy hat to: dougb
* 1. ring.ip-kyoto.ad.jp seems to have been down for some time, removedougb2006-05-221-3/+2
| | | | | | | | it from MASTER_SITE_RINGSERVER. 2. For MASTER_SITE_WINDOWMAKER, s/windowmaker.org/windowmaker.info/, and update the path on the ftp.uvsq.fr mirror. Submitted by: fenner's distfile survey
* Add support for the upcomming FC4 port (waiting for repocopy).netchild2006-05-201-2/+4
| | | | Submitted by: Boris Samorodov <bsam@ipt.ru>
* - Readd gstreamer-plugins-xvidahze2006-05-171-1/+1
|
* Allow CONFIGURE_TARGET to be overridden.knu2006-05-171-1/+1
| | | | | PR: ports/93457 Submitted by: Jason E. Hale <bsdkaffee -at- gmail.com>
* Fix the new-plist target (typo).netchild2006-05-171-2/+2
|
* Add xemacs-devel-mule-xft.anray2006-05-171-3/+8
|
* Update xemacs-devel and xemacs-devel-mule to 21.5-b27anray2006-05-161-3/+3
|
* - Update gstreamer-plugins to 0.10.7ahze2006-05-161-4/+4
| | | | | | - Update bad to 0.10.3 - Update good to 0.10.3 - Readd dvd and dts plugins
* Change MASTER_SITE_IDSOFTWARE:alepulver2006-05-121-2/+1
| | | | | | | - Fix doubled '%' character in gamers.org mirror. - Remove skynet.be mirror (ftp.idsoftware.com subdirectory disappeared). Approved by: garga (mentor)
* - Add APACHEETCDIR to catch apache etc directory.clement2006-05-111-1/+5
| | | | | | It can't be used with USE_APACHE=yes Requested by: pav, tmclaugh
* - Don't quote BROKEN messagesahze2006-05-111-2/+2
|
* update bsd.sites.mk - add berlios mirrorssat2006-05-111-0/+6
| | | | Berlios is a popular SourceForge clone
* Add the referencehack component (patches out programming reference injylefort2006-05-101-1/+4
| | | | GNOME ports).
* Simplify PHP base ports infrastructure:ale2006-05-061-37/+9
| | | | | | | | | - remove all slave ports - add the ability to build all SAPIs concurrently - update php5 to 5.1.4 *Read* the UPDATING file *before* trying to update PHP (or at least before mailing me).
* Add a new public macro, GTK2_VERSION, which will track the GTK+ 2.0marcus2006-05-061-0/+5
| | | | | API version needed for ports installing theme engines, pixbuf loaders, and input method modules.
* Add master site for tomcat project. This would be utilized in adelphij2006-05-051-0/+5
| | | | | | | future tomcat upgrade (as project jakarta was split into some subprojects). Approved by: sem (mentor)
* Revert previous commit to this file (the commit message belongs tonetchild2006-05-021-5/+1
| | | | | | bsd.linux-rpm.mk). It was done by accident. Pointyhat to: netchild
* Extract only the binary RPM's.netchild2006-05-022-2/+8
| | | | | | | This should fix linux-expat, linux-glib2, linux-gnomelibs and linux-xorg-libs (and thus linux-jpeg) on pointyhat. Noticed by: pointyhat (kris)
* - Reset maintainer (vsevolod@)sem2006-05-021-13/+7
| | | | | | | | - Remove USE_REINPLACE [1] - Reformat comment for easy reading on 80 column terminals PR: ports/96600 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* bsd.linux-rpm.mk:netchild2006-05-011-11/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - document some variables - set some variables based upon presets [1] - automatically guess the src RPM (needs to be overidden for multi-RPM ports) [1] - allow to specify complete directories or a set of files for automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1] - add fc3 to the automatic plist handling [1] - allow to override the linux-rpm-generate-plist target - also detect @dirrmtry in the automatic plist handling [1] - adopt the new-plist target to the new world order [1] ports: [1,2] - edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER}) - add source distfiles to distinfo to allow auto fetching sources with defined PACKAGE_BUILDING; - remove some variables already defined at linux-rpm (i.e. MASTRE_SITE_SUBDIR); - add LINUX_DIST_VER to every port (in case default linux_base changes); - bump PORTREVISION (so that the ports build cluster puts the src and binary RPM's to the new location) - update linux-openal to the newest FC3 port All errors are mine because of cut&paste patch merging. Aproved by: maintainer [2] Reviewed on: multimedia [1] Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
* - detect OPENSSL_OVERWRITE_BASEdinoex2006-05-011-1/+2
| | | | | PR: 93595 Submitted by: Michael Scheidell
* - We have to explicitely disable proxy modules to avoid auto activation ofclement2006-05-011-2/+8
| | | | | | | non desired proxy modules with WITH_CUSTOM_PROXY PR: ports/95728 Submitted by: Tetsuya Uemura <t_uemura@macome.co.jp>
* Convert some spaces to tabs.marcus2006-04-301-2/+2
|
* I took out too much of an experimental bsd.gnome.mk patch which causedmarcus2006-04-301-2/+3
| | | | | | | BUILD and RUN_DEPENDS not to get registered. Also, revert a regression in CONFIGURE_TARGET. Reported by: mnag
* The good news is that this release does not bring any big shared librarymarcus2006-04-301-48/+57
| | | | | | | | | | | | | | | | | | | | | | version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com>
* - Update gstreamer to 0.10ahze2006-04-301-43/+63
| | | | | | | - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
* Add support for gstreamer-0.10 along side legacy support for 0.8.marcus2006-04-301-2/+2
| | | | Approved by: portmgr (kris and implicit)
* update bsd.sites.mk - add mozdev mirrorsedwin2006-04-281-0/+21
| | | | | | | | | | | | Add http://mozdev.org/ mirrors Source: http://www.mozdev.org/docs/download.html (with some corrections) Justification: 7 ports can use these mirrors, 2 more are coming (conkeror, linux-conkeror), many more will need it as our xpi infrastructure is developing PR: ports/96418 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* - Set BDB_VER to detected Berkeley DB version.pav2006-04-261-27/+34
| | | | | | | | - Set SQLITE_VER to detected sqlite version. - Document *_VER variables. PR: ports/92079 Submitted by: Petr Rehor <prehor@gmail.com>
* . Remove the entry for the defunct diablo-jdk13 port.glewis2006-04-251-3/+0
|
* Rename the gstreamer-plugin from polypaudio to polyp.marcus2006-04-231-3/+3
|
* gstreamer-plugins-polypaudio was renamed to gstreamer-plugins-polyperwin2006-04-221-1/+1
| | | | Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* Fix link for www.cpan.dk in MASTER_SITE_PERL_CPANerwin2006-04-211-1/+1
| | | | | | PR: 96116 Submitted by: Vivek Khera <vivek@khera.org> Pointy hat to: erwin
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-151-1/+1
| | | | | | back sometime. Hat: portmgr
* Remove some dead/incative servers from MASTER_SITES_QMAILgarga2006-04-071-7/+0
|
* . Add an entry for the new Diablo Caffe (JDK) 1.5.0 binary.glewis2006-04-071-2/+7
| | | | | | | | | . Make Diablo Caffe 1.5.0 the default JDK for all the versions/architecture that its available for. . Make the standard jdk15 the default on FreeBSD 4.x as this should now be stable with the release of patchset 3. Reviewed by: hq
* - Remove a stale sourceforge mirror (optusnet)sem2006-04-061-1/+1
| | | | | PR: ports/94870 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* [PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWAREedwin2006-04-061-0/+15
| | | | | | | | This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to bsd.sites.mk PR: ports/93546 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
* Sometimes uic is called in configure scripts, too.lofi2006-04-052-2/+4
|
* - update to gcc4.1 as defaultdinoex2006-04-051-1/+1
|
* Set TMPDIR for all users of uic in order to avoid spamming files outsidelofi2006-04-032-0/+10
| | | | WRKDIR.
* - add more check and return the correct path of header files and librariesleeym2006-04-031-19/+150
| | | | | | | | | | | | of Berkeley DB. - add {WANT,WITH,INVALID,<UNIQUENAME>_WITH}_BDB_VER and WITH_BDB_HIGHEST to choose the best version of db. - support db44. - update UPDATING PR: 89023 Submitted by: Scot W. Hetzel <swhetzel at gmail.com> Approved by: maintainer timeout
* Add emacs-devel.anray2006-04-021-2/+19
|
* Update xemacs-devel and xemacs-devel-mule to 21.5-b26.anray2006-04-021-3/+3
|
* Update to KDE 3.5.2lofi2006-03-312-2/+2
|
* Update to Python 2.4.3.perky2006-03-301-2/+2
|
* - use gcc ports directly when possibledinoex2006-03-291-13/+12
|
* Add gnomedocutils to gnomedesktop's implied dependencies list.marcus2006-03-281-1/+1
|
* Chase the libgda3 addition and resurrection of libgda2.marcus2006-03-271-7/+11
|
* Update to Python trunk snapshot as of 2006-03-26.perky2006-03-261-1/+1
|
* back out last commit, MASTER_SORT can do the job and much moregarga2006-03-221-1/+1
|
* Fix typo on MASTER_SITE_SOURCEFORGE_PREFERREDgarga2006-03-211-1/+1
| | | | Noted by: tdb
* be able to define favourite sourceforge download site just defininggarga2006-03-211-1/+1
| | | | | | | | | MASTER_SITE_SOURCEFORGE_PREFERED=xxx on /etc/make.conf PR: ports/94661 Submitted by: edwin
* Remove mirrors.rcn.net, it seems to have disappeared.linimon2006-03-201-2/+0
| | | | | PR: ports/94273 Submitted by: Ion-Mihai "IOnut" Tetcu
* - hash can now be installed on php4pav2006-03-201-2/+2
| | | | | PR: ports/94705 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
* - Add pecl-hash to the list of USE_PHP componentspav2006-03-181-1/+2
| | | | | | PR: ports/90568 (part of) Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer timeout (ale; 3 months)
* - Add PDO extension to a php5-extensions metaport and enable it by default.pav2006-03-181-1/+2
| | | | | | | | This is consistent with vendor configure. PR: ports/90565 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer timeout (ale; 3 months)
* - set default GNUSTEP_PREFIXdinoex2006-03-181-0/+5
| | | | | | Andriy Gapon - new option USE_GNUSTEP_PREFIX
* Update xemacs-devel to 21.5-b25.anray2006-03-171-2/+2
|
* Update xemacs-devel-mule to 21.5-b25anray2006-03-161-2/+2
|
* - Fix USE_APACHE=22clement2006-02-241-1/+1
| | | | | | Approved by: portmgr (self) Spotted by: Larry Rosenman <ler at lerctr dot org>
* Clean up spurious "true" in the case of a non-autotools run-autotoolsade2006-02-231-1/+1
| | | | | | | | target. PR: 93757 Forgotten by: ade Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-231-42/+20
| | | | | | | | | | | | | | | | | | * devel/libtool13 is no more (requiem mors pacem) * devel/libtool15 now installs as ${LOCALBASE}/bin/libtool etc. (ie: no versioning on the binaries and scripts) * USE_AUTOTOOLS= libtool:XX:inc has been deprecated Where possible, ports should simply set GNU_CONFIGURE=yes and use the pre-packaged version of libtool that comes as part of the source distribution * all the legacy hacks to libtool that we have been saddled with over the years have been removed. (eg: .la files are now installed) This brings us in line not only with Linux distributions, but also pkgsrc. * libtool now understands, and correctly handles, "nonstandard" compilers such as g++34, gcc295, etc. etc. This could not have happened without the truly outstanding work from kris, not only putting up with me, but also running countless builds, both on dosirak and pointyhat. I am truly indebted to him. Sponsored by: Theakston Old Peculier, Marlboro Red, Cafe de Colombia Approved by: portmgr (kris)
* Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested asade2006-02-231-8/+6
| | | | | | part of the single-libtool patch. Approved by: portmgr (kris)
* As a result of the conversion to single libtool, the glib/gtk 1.2.xade2006-02-231-10/+3
| | | | | | libraries have now moved from <lib>12.so to <lib>-12.so Approved by: portmgr (kris)
* * Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplementedkris2006-02-231-69/+20
| | | | | | | | | | | | | so it appends to (BUILD|RUN)_DEPENDS instead of defining new types, since this requires changes to third party code like the tinderbox and pointyhat. Hopefully this will be revisited by the author in the future. [1] * Cause USE_RC_SUBR to install startup scripts as foo, rather than foo.sh, on applicable RELENG_6 systems as well as HEAD [2] PR: ports/92711 [1], ports/93265 [2] Submitted by: ade [1], dougb [2]
* Removed unfetchablemastersites from MASTER_SITE_XEMACS.anray2006-02-221-2/+0
|
* Big port infrastructure overhaul to ease module maintance. The userbrooks2006-02-221-0/+75
| | | | | | | | | | | visiable changes are: - Use OPTIONS to control php#-mysql and pear-DB (for PostgreSQL support) depends. - Replace the DRUPDIR make variable with DRUPAL_BASE. Other changes include abstracting some command paths and most of the module makefiles out into a bsd.drupal.mk that lives in www/drupal for now. Module updates to follow.
* Perl 5.8.8 is the default now.tobez2006-02-211-2/+2
| | | | Approved by: portmgr (kris)
* Revert previous changes.anray2006-02-161-2/+36
|
* Remove 19.x emacsen.anray2006-02-161-36/+2
|
* - Remove the use of .error in favour of BROKEN to fail more gracefullykris2006-02-111-7/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [1] - Fix all-depends-list target with dependencies that use the ':target' syntax. [2] - Correct errors in USE_DOS2UNIX. [3], [4] - Detect conflicts between installed and requested FAM implementations and fail more gracefully instead of registering a dependency on the wrong port. Set the default implementation based on what the user has already installed. [5] - Correctly clean up info subdirectories in pkg-plist [6] - The linux ldconfig invocation has to be done in a chroot, else some FreeBSD native libs get cached in the linux ld.so.cache. Use the internal chroot feature of the linux ldconfig to do this. [7] - Update the OpenLDAP default version. [8] PR: ports/92446 [1], ports/86310 [2], ports/92584 [3], ports/92688 (partial) [4], ports/92583 [5], ports/91057 [6], ports/92322 [7], ports/86310 [9] Submitted by: linimon [1], mi [2], jylefort [3], danfe [3], Alejandro Pulver <alejandro at varnet dot biz> [4], marcus [5], gerald [6], netchild [7], vsevolod [8]
* Add MySQL 5.1 shared library number.ale2006-02-051-0/+1
|
* Update xemacs-devel to 21.5.b24anray2006-02-031-2/+2
|
* - Add osdn, the master sourceforge sitegarga2006-02-021-1/+1
| | | | | PR: ports/92726 Submitted by: Vyacheslav Anikin <ghos@mail.ru>
* Add a hack for dbus service installation.marcus2006-02-021-0/+1
|
* Update to KDE 3.5.1.lofi2006-02-012-6/+6
|
* - pfpro extension is only for php4ale2006-02-011-2/+2
| | | | - add location to pfpro directory
* Fix capitalization of IGNORE messages.linimon2006-02-011-9/+9
|
* The last commit was not quite ready for prime time. Not only did I faillinimon2006-02-011-17/+17
| | | | | | | | | | to reword the strings in the IGNORE statements, but also the change from BROKEN_WITH to IGNORE_WITH is wrong without the accompanying changes throughout the ports tree. Hat: portmgr Pointy hat: linimon Noticed by: kris
* - Add a php extension pfpro (PayFlow Pro).pav2006-02-011-1/+2
| | | | | | PR: ports/82843 Submitted by: Mike Durian <durian@shadetreesoftware.com> Approved by: maintainer timeout (1 month)
* Update xemacs and xemacs21-mule to 21.4.19anray2006-01-311-3/+3
|
* Add support for Zope 2.9.perky2006-01-301-2/+5
| | | | Submitted by: HAYASHI Yasushi <yasi@yasi.to>
* - support multiple backends as dependeciesdinoex2006-01-291-12/+12
| | | | some internal macros renamed
* Switch this over to the mailing list.linimon2006-01-292-2/+2
| | | | Approved by: will
* Replace BROKEN with IGNORE.vsevolod2006-01-281-13/+13
| | | | | PR: 92445 Submitted by: linimon
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-282-42/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
* Pass maintainership to emulation.jylefort2006-01-261-2/+2
| | | | Discussed with: netchild
* Fix 'make search' on 4.X. Has no effect on 5.X and 6.X which workedlinimon2006-01-241-5/+9
| | | | | | | | | | | | | | | correctly to start with. NOTE: if you have your ports tree outside of /usr/ports and don't make your own INDEX, 'make search' will return no results. This was a pre-existing problem which no one had ever noticed. People with long experience in software can imagine the merriment of attempting to debug the current problem given this, for themselves. PR: ports/92189 Submitted by: linimon Fix from clement
* Fix regression in all-depends-list target on 4.X due to ancient, buggy,linimon2006-01-241-1/+1
| | | | | | | | | make(1) that does not support -C properly. PR: ports/92188, 92189 Submitted by: tobez, linimon Patch from: clement Tested on: 4.10, 5.4, 6.0
* - Zope 3.1 is now 3.2pav2006-01-241-4/+4
|
* - USE_REINPLACE is noop nowpav2006-01-231-1/+0
|
* ftp.cn.freebsd.org is temporarily missing the local distfiles, so commentdougb2006-01-221-2/+2
| | | | them out while the admins (who are aware of the issue) solve the problem.
* Emergency fix to the @dirrmtry code.linimon2006-01-221-2/+2
| | | | | | PR: ports/92128 Submitted by: edwin Reviewed by: kris, linimon
* Add a missing '@' to the ${DO_NADA} in the patch-dos2unix target. Thismarcus2006-01-221-1/+1
| | | | fixes an errant "true" that can be seen after make patch.
* Upgrade to X.Org 6.9.0 release.lesi2006-01-221-2/+0
| | | | | Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again.
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-2216-188/+551
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23]
* Add support for lang/gcc42edwin2006-01-211-1/+2
|
* - new option GNUSTEP_PREFIXdinoex2006-01-201-2/+2
| | | | | allow user defined location of all files this makes this file save for other ports to include
* - update MASTER_SITE_GNUSTEPdinoex2006-01-201-1/+1
|
* - new option GNUSTEP_WITH_XLIBdinoex2006-01-191-4/+46
| | | | | | | | | | | - document compiler options GNUSTEP_WITH_BASE_GCC GNUSTEP_WITH_GCC32 GNUSTEP_WITH_GCC33 GNUSTEP_WITH_GCC34 GNUSTEP_WITH_GCC40 GNUSTEP_WITH_GCC41 GNUSTEP_WITH_GCC42
* Grammar fixes.adamw2006-01-171-1/+1
| | | | Don't worry, mezz, you have other good qualities ;;-)
* Update to 5.1.2 release:ale2006-01-161-1/+2
| | | | | - add reflection - enable xmlreader and xmlwriter by default in php5-extensions
* Cleanups and fixesclement2006-01-161-0/+11
| | | | | | | | | | | | - remove useless options (and fix thread stuff) [1] - move print-closest-mirror to bsd.apache.mk - move threads configure options out of Makefile.modules - Fix stupid logic to disable v4mapped address [2] - and more... Submitted/spotted by: many, Hirohisa Yamaguchi <umq@ueo.co.jp> [1] ume[2] PR: ports/91813 [1]
* - ftp.iDaemons.org is unavailable latelypav2006-01-141-3/+0
|
* - Fix some suexec CONFIGURE_ARGS for 1.3.xclement2006-01-141-4/+34
| | | | | - add show-categories and show-modules targets, for server ports. Remove these targets from www/apache22/Makefile
* - Update to 1.8.4pav2006-01-141-1/+1
| | | | | PR: ports/91556 Submitted by: Alexander Wittig <alexander@wittig.name>
* Readd http://www.cpan.dk/ after it was relocated to another ISP anderwin2006-01-121-0/+1
| | | | | is updated again. This reverts rev. 1.337 by fenner, which made me prod the site admin to fix it.
* More improvement on the grammar.mezz2006-01-101-1/+1
| | | | Copied from: marcus (www/en/gnome/docs/bugging.sgml,v 1.25)
* Add ftp://ftp.hk.xemacs.org to MASTER_SITE_XEMACSanray2006-01-091-0/+1
|
* Update to KDE 3.5.0lofi2006-01-092-2/+2
|
* Improvement on the grammar and reword.mezz2006-01-071-1/+1
| | | | Submitted by: ceri (Thanks!)
* We no longer suggest to send attach in mailing list, because the list usuallymezz2006-01-071-1/+1
| | | | | | | | | | | | like to strip it. Change the suggest with different choices to: -Put your attach in website. -copy-n-paste in http://freebsd-gnome.pastebin.com/ -send-pr with attach Modify the FreeBSD GNOME FAQ and bug report are on the way too. Discussed with: marcus
* As threatened, remove the compatibility shims for autotools, everythingade2006-01-061-69/+2
| | | | should now be using USE_AUTOTOOLS.
* Make the configure fail message a little less verbose.adamw2005-12-251-1/+1
|
* xemacs-devel-mule 21.5.b23 --> 21.5.b24.anray2005-12-221-2/+2
| | | | Approved by: sem(mentor)
* It seems that http://savannah.nongnu.org/download/ is redirectingedwin2005-12-111-1/+1
| | | | | | to http://download.savannah.nongnu.org/releases/ these days! Noticed by: YAPHR
* Finally update to PHP 5.1.1 release! (And remove unsupported extensions)ale2005-12-101-26/+27
|
* - Add forgotten mod_filterclement2005-12-081-2/+2
| | | | Spotted by: Cheese Lottery <cheeselottery@gmail.com>
* Fix a problem that it fails to detect PYTHON_PLATFORM on versionsperky2005-12-071-1/+1
| | | | | | without any dot. Reported by: kuriyama
* - Update editors/xemacs [1] and editors/xemacs21-mule [2] to 21.4.18garga2005-12-071-3/+3
| | | | | PR: ports/90011 [1], ports/90010 [2] Submitted by: Andrey Slusar <anrays@gmail.com> [1] [2]
* - export APACHEMODDIR and APACHEINCLUDEDIR to Makefile-landclement2005-12-051-7/+10
| | | | - remove duplicated "code"
* - Fix a condition in bsd.apache.mkclement2005-12-041-1/+1
| | | | | - all apache 1.3 only modules maintained by apache@ are now bsd.apache.mk compliant
* - Fix quoting error in BROKEN_WITH_MYSQL IGNORE messageclement2005-12-041-1/+1
| | | | Approved by: portmgr (self)
* - prepare removal of www/apache2 in favor of www/apache20 for namingclement2005-12-041-4/+3
| | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
* - Add support for upcoming www/apache22 portclement2005-12-041-4/+15
|