aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
...
* - Remove ftp.xemacs.org which is so broken it does not work at all in passivepav2007-01-161-1/+0
| | | | | | mode (our fetch default) PR: ports/107948
* Add @'s in front of ${CHOWN} calls.brooks2007-01-091-4/+4
|
* - Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCLpav2007-01-082-10/+31
| | | | | | | - Add a new knob: USE_TK_BUILD - Support a new tcl version: 84-thread PR: ports/103897, ports/107372 (based on)
* Make WITH_FORTRAN use lang/gcc42 (which now builds the Fortran frontend bygerald2007-01-061-3/+4
| | | | | | | default) instead of lang/gfortran (which is scheduled for removal). Reviewed by: thierry, maho Approved by: portmgr (pav)
* Upgrade drupal to 4.7.5 fixing a couple security issues.brooks2007-01-061-7/+15
| | | | | | | Upgrade drupal-pubcookie and drupal-textile to the 4.7 versions. Submitted by: Nick Hilliard <nick at foobar dot org> (upgrade to 4.7.4) Security: vid:3d8d3548-9d02-11db-a541-000ae42e9b93
* - Fix WANT_LUA (broken since autodetection commit).alepulver2007-01-051-0/+1
|
* - Fix WANT_WX (broken since autodetection commit).alepulver2007-01-041-0/+1
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Merging from MC ports to FreeBSD ports:mezz2007-01-041-2/+4
| | | | | | | | | - Make sure --mandir is set appropriately for ports that use gnomeprefix. [1] - Add a new variable for Makefile.in, called GNOME_MAKEFILEIN for anyone can tweak it. Some ports have GNUmakefile.in, so with this variable will be useful. Submitted by: marcus [1]
* Cleanup unreachable sites:hrs2007-01-041-4/+0
| | | | | | | - SunSITE.sut.ac.jp has officially closed. - sut.ac.jp is now replaced with tus.ac.jp. - www.seki.ee.kagu.tus.ac.jp does not respond for a long time. - www.people.or.jp has officially closed.
* - Add patch that allows GC performance profiling and analasys.stas2007-01-031-1/+1
| | | | - Bump portrevison
* - Beautify comments (wrap and some fixes).stas2007-01-031-34/+75
|
* - fix path for */Servciesdinoex2007-01-031-2/+2
| | | | Reported by: cbv on FreeNode
* - Update lang/ruby18 to 1.8.5p12 (bugfix release)stas2007-01-031-16/+19
| | | | | | | | | | | - Make RI generation disabled by default (it causes problems on slow hardware) - PREFIX-cleaness fixes (in bsd.ruby.mk) [1] - Take maintainership of bsd.ruby.mk [1] The patch was tested in the tinderbox with all ruby-dependend ports. Approved by: portmgr (linimon)
* - Change WxWidgets to wxWidgets to match real application name.alepulver2007-01-021-27/+27
| | | | Reported by: pav
* - If multiple versions are allowed and some do not have the requiredalepulver2007-01-011-1/+42
| | | | | components, remove them instead of producing an error. - Do not add invalid dependencies in addition to setting IGNORE.
* - Remove _WX_ILLEGAL_VERS_* and introduce a new way of handling it.alepulver2007-01-011-30/+42
| | | | - Do not add invalid dependencies in addition to setting IGNORE.
* - Fix autodetection.alepulver2007-01-011-1/+1
| | | | Reported by: pav
* - Fix component autodetection.alepulver2007-01-011-1/+1
|
* - Re-add _WX_ILLEGAL_VERS_* handling removed in previous commitpav2006-12-311-0/+29
|
* - add USE_GNUSTEP_LOCAL_SERVICESdinoex2006-12-311-53/+105
| | | | | | - add USE_GNUSTEP_SYSTEM_SERVICES - add USE_GNUSTEP_SYSTEM_TOOLS - new macro names that match use in GNUmakefile
* - Update comments after the last addition of Lua 5.0 and 5.1 ports.alepulver2006-12-311-30/+71
| | | | | | - Add autodetection of installed versions to use if the user/port has not expressed any preference (done using own WANT_LUA framework by itself). - Correctly indent the first .for loop to initialize component information.
* - Update comments for 2.8 version (section about available components).alepulver2006-12-311-59/+68
| | | | | | | | | | - Add autodetection of installed versions to use if the user/port has not expressed any preference (done using own WANT_WX framework by itself). - Remove _WX_ILLEGAL_VERS_* added in the last update to 2.8. The reason is that each port should choose the version it can use, that includes taking into account available components (also this brings much more chicken and egg problems so the code could get really messy). - Correctly indent the first .for loop to initialize component information.
* Add RF:RUBYFORGE as macro for MASTER_STIES_RUBYFORGE and defaultitetcu2006-12-291-2/+4
| | | | | | | MASTER_SITE_SUBDIR in this case to lowercased PORTNAME PR: ports/107228 Submitted by: Ying-Chieh Liao
* Revive gstreamer-plugins-swfdec (flash output)ahze2006-12-241-1/+1
|
* - Add spc support in bsd.gstreamer.mkahze2006-12-231-1/+3
| | | | | - Bump PORTREVISION in gstreamer-plugins-all for all the new gstreamer-plugins ports
* Revive gstreamer-plugins-mpeg2encahze2006-12-231-1/+1
|
* Revive gstreamer-plugins-jackahze2006-12-231-2/+2
|
* Revive gstreamer-plugins-cdaudioahze2006-12-231-1/+1
|
* - add a PYWSGIREF dependency line since wsgiref is included with 2.5alexbl2006-12-221-1/+11
|
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-202-4/+14
| | | | Approved by: portmgr
* - pass ADDITIONAL_FLAGS ADDITIONAL_CFLAGSdinoex2006-12-191-0/+9
| | | | - add apps to BUILD_DEPENDS too
* Remove dirac references in preparation for removal ofvd2006-12-131-2/+0
| | | | multimedia/gstreamer-plugins-dirac80
* - add ${PYHASHLIB} dependency macro to bsd.python.mkalexbl2006-12-131-0/+9
|
* Remove expired php4-ming extension.ale2006-12-131-2/+2
|
* Prepare bsd.gstreamer.mk for removal of multimedia/gstreamer-plugins-dirac80vd2006-12-131-1/+1
| | | | Approved by: multimedia (ahze)
* Update xemacs and xemacs21-mule to 21.4.20 "Double Solitaire".anray2006-12-121-3/+3
|
* Add a BUILD_DEPENDS to desktopfileutils as some ports (e.g. planner)marcus2006-12-111-0/+1
| | | | require this to be present at configure time.
* Whitespace fix.linimon2006-12-111-1/+1
| | | | Submitted by: edwin
* - pass ADDITIONAL_CPPFLAGS, ADDITIONAL_INCLUDE_DIRS ADDITIONAL_LIB_DIRSdinoex2006-12-101-0/+9
|
* - Mark devel/py-ctypes IGNORE with Python 2.5 [1]alexbl2006-12-091-0/+12
| | | | | | | | | | - add a PYCTYPES dependency macro to bsd.python.mk to unbreak ctypes using ports on Python 2.5 [2] - Update two of the four ports using ctypes to this macro [3] PR: 104587 [1] Submitted by: Marcus von Appen <mva@sysfault.org> [1] Approved by: portmgr (pav, linimon) [2], myself [3]
* - Add PYNUMPY macro to bsd.python.mkalexbl2006-12-081-0/+2
| | | | | | | | | Ports using Py-Numeric should be aware that it is considered deprecated in favor of NumPy. PR: 105544 Submitted by: Diane Bruce <db@db.net> Approved by: maintainer timeout, python@ (self)
* Welcome new release of the world's most advanced open source database:girgen2006-12-071-0/+1
| | | | | | | PostgreSQL 8.2.0 Complete release notes are available at http://www.postgresql.org/docs/current/static/release-8-2.html
* - Add MASTER_SITES_NVIDIAacm2006-12-061-0/+11
|
* - Add Easy Software mirrors for cups, fltk and other portssat2006-12-061-0/+11
|
* Add devel/lua-pty to work with Lua 5.0 and Lua 5.1 and turn devel/lua50-ptyphilip2006-12-061-0/+1
| | | | | | | | into a slave port of it. PR: ports/106347 Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer) Repocopy by: marcus
* - Provide a wildcard default python_pkgnameprefix to fix a few portssat2006-12-061-0/+4
| | | | | | Reported by: sat Submitted by: ahze Reviewed by: multimedia
* Whitespace fixade2006-12-041-1/+1
| | | | | PR: 104010 Submitted by: edwin
* - Skip versions for which requested component is not available. Fixes portspav2006-12-041-0/+30
| | | | | | | that define USE_WX= 2.4+ WX_COMPS= python
* - Add support for wxgtk2 2.8.fjoe2006-12-031-3/+12
| | | | - Fix path to wxsvg.
* - add MASTER_SITE_GNUSTEP_CHdinoex2006-12-031-0/+5
|
* Add Lua 5.1 ports to bsd.lua.mk so they can be used in LUA_COMPS. Revertphilip2006-12-011-0/+4
| | | | | | | miwi's stopgap to devel/Makefile. This should make everything happy again. Submitted by: droso, Andrew Turner <andrew+ports@fubar.geek.nz> Pointy hat to: philip
* - Add support for Zope 2.10pav2006-11-301-5/+9
| | | | | PR: ports/106001 Submitted by: HAYASHI Yasushi <yasi@yasi.to>
* - 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
|