aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* Change MASTER_SITE_IDSOFTWARE:Alejandro Pulver2006-05-111-2/+1
| | | | | | | | | | - Fix doubled '%' character in gamers.org mirror. - Remove skynet.be mirror (ftp.idsoftware.com subdirectory disappeared). Approved by: garga (mentor) Notes: svn path=/head/; revision=162123
* - Add APACHEETCDIR to catch apache etc directory.Clement Laforet2006-05-111-1/+5
| | | | | | | | | It can't be used with USE_APACHE=yes Requested by: pav, tmclaugh Notes: svn path=/head/; revision=162088
* - Don't quote BROKEN messagesMichael Johnson2006-05-101-2/+2
| | | | Notes: svn path=/head/; revision=162022
* update bsd.sites.mk - add berlios mirrorsAndrew Pantyukhin2006-05-101-0/+6
| | | | | | | Berlios is a popular SourceForge clone Notes: svn path=/head/; revision=161984
* Add the referencehack component (patches out programming reference inJean-Yves Lefort2006-05-091-1/+4
| | | | | | | GNOME ports). Notes: svn path=/head/; revision=161843
* Simplify PHP base ports infrastructure:Alex Dupre2006-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). Notes: svn path=/head/; revision=161492
* Add a new public macro, GTK2_VERSION, which will track the GTK+ 2.0Joe Marcus Clarke2006-05-061-0/+5
| | | | | | | | API version needed for ports installing theme engines, pixbuf loaders, and input method modules. Notes: svn path=/head/; revision=161467
* Add master site for tomcat project. This would be utilized in aXin LI2006-05-051-0/+5
| | | | | | | | | | future tomcat upgrade (as project jakarta was split into some subprojects). Approved by: sem (mentor) Notes: svn path=/head/; revision=161408
* Revert previous commit to this file (the commit message belongs toAlexander Leidinger2006-05-021-5/+1
| | | | | | | | | bsd.linux-rpm.mk). It was done by accident. Pointyhat to: netchild Notes: svn path=/head/; revision=161179
* Extract only the binary RPM's.Alexander Leidinger2006-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) Notes: svn path=/head/; revision=161178
* - Reset maintainer (vsevolod@)Sergey Matveychuk2006-05-011-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> Notes: svn path=/head/; revision=161127
* bsd.linux-rpm.mk:Alexander Leidinger2006-04-301-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] Notes: svn path=/head/; revision=160975
* - detect OPENSSL_OVERWRITE_BASEDirk Meyer2006-04-301-1/+2
| | | | | | | | PR: 93595 Submitted by: Michael Scheidell Notes: svn path=/head/; revision=160966
* - We have to explicitely disable proxy modules to avoid auto activation ofClement Laforet2006-04-301-2/+8
| | | | | | | | | | non desired proxy modules with WITH_CUSTOM_PROXY PR: ports/95728 Submitted by: Tetsuya Uemura <t_uemura@macome.co.jp> Notes: svn path=/head/; revision=160925
* Convert some spaces to tabs.Joe Marcus Clarke2006-04-301-2/+2
| | | | Notes: svn path=/head/; revision=160887
* I took out too much of an experimental bsd.gnome.mk patch which causedJoe Marcus Clarke2006-04-301-2/+3
| | | | | | | | | | BUILD and RUN_DEPENDS not to get registered. Also, revert a regression in CONFIGURE_TARGET. Reported by: mnag Notes: svn path=/head/; revision=160886
* The good news is that this release does not bring any big shared libraryJoe Marcus Clarke2006-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> Notes: svn path=/head/; revision=160868
* - Update gstreamer to 0.10Michael Johnson2006-04-291-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] Notes: svn path=/head/; revision=160858
* Add support for gstreamer-0.10 along side legacy support for 0.8.Joe Marcus Clarke2006-04-291-2/+2
| | | | | | | Approved by: portmgr (kris and implicit) Notes: svn path=/head/; revision=160848
* update bsd.sites.mk - add mozdev mirrorsEdwin Groothuis2006-04-271-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> Notes: svn path=/head/; revision=160611
* - Set BDB_VER to detected Berkeley DB version.Pav Lucistnik2006-04-251-27/+34
| | | | | | | | | | | - Set SQLITE_VER to detected sqlite version. - Document *_VER variables. PR: ports/92079 Submitted by: Petr Rehor <prehor@gmail.com> Notes: svn path=/head/; revision=160463
* . Remove the entry for the defunct diablo-jdk13 port.Greg Lewis2006-04-241-3/+0
| | | | Notes: svn path=/head/; revision=160340
* Rename the gstreamer-plugin from polypaudio to polyp.Joe Marcus Clarke2006-04-221-3/+3
| | | | Notes: svn path=/head/; revision=160145
* gstreamer-plugins-polypaudio was renamed to gstreamer-plugins-polypErwin Lansing2006-04-221-1/+1
| | | | | | | Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=160130
* Fix link for www.cpan.dk in MASTER_SITE_PERL_CPANErwin Lansing2006-04-201-1/+1
| | | | | | | | | PR: 96116 Submitted by: Vivek Khera <vivek@khera.org> Pointy hat to: erwin Notes: svn path=/head/; revision=160038
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-141-1/+1
| | | | | | | | | back sometime. Hat: portmgr Notes: svn path=/head/; revision=159501
* Remove some dead/incative servers from MASTER_SITES_QMAILRenato Botelho2006-04-071-7/+0
| | | | Notes: svn path=/head/; revision=159049
* . Add an entry for the new Diablo Caffe (JDK) 1.5.0 binary.Greg Lewis2006-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 Notes: svn path=/head/; revision=158994
* - Remove a stale sourceforge mirror (optusnet)Sergey Matveychuk2006-04-061-1/+1
| | | | | | | | PR: ports/94870 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=158939
* [PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWAREEdwin Groothuis2006-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> Notes: svn path=/head/; revision=158917
* Sometimes uic is called in configure scripts, too.Michael Nottebrock2006-04-042-2/+4
| | | | Notes: svn path=/head/; revision=158804
* - update to gcc4.1 as defaultDirk Meyer2006-04-041-1/+1
| | | | Notes: svn path=/head/; revision=158791
* Set TMPDIR for all users of uic in order to avoid spamming files outsideMichael Nottebrock2006-04-032-0/+10
| | | | | | | WRKDIR. Notes: svn path=/head/; revision=158716
* - add more check and return the correct path of header files and librariesYen-Ming Lee2006-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 Notes: svn path=/head/; revision=158703
* Add emacs-devel.Andrey Slusar2006-04-011-2/+19
| | | | Notes: svn path=/head/; revision=158593
* Update xemacs-devel and xemacs-devel-mule to 21.5-b26.Andrey Slusar2006-04-011-3/+3
| | | | Notes: svn path=/head/; revision=158579
* Update to KDE 3.5.2Michael Nottebrock2006-03-302-2/+2
| | | | Notes: svn path=/head/; revision=158431
* Update to Python 2.4.3.Hye-Shik Chang2006-03-301-2/+2
| | | | Notes: svn path=/head/; revision=158415
* - use gcc ports directly when possibleDirk Meyer2006-03-281-13/+12
| | | | Notes: svn path=/head/; revision=158351
* Add gnomedocutils to gnomedesktop's implied dependencies list.Joe Marcus Clarke2006-03-281-1/+1
| | | | Notes: svn path=/head/; revision=158292
* Chase the libgda3 addition and resurrection of libgda2.Joe Marcus Clarke2006-03-261-7/+11
| | | | Notes: svn path=/head/; revision=158215
* Update to Python trunk snapshot as of 2006-03-26.Hye-Shik Chang2006-03-261-1/+1
| | | | Notes: svn path=/head/; revision=158131
* back out last commit, MASTER_SORT can do the job and much moreRenato Botelho2006-03-211-1/+1
| | | | Notes: svn path=/head/; revision=157918
* Fix typo on MASTER_SITE_SOURCEFORGE_PREFERREDRenato Botelho2006-03-211-1/+1
| | | | | | | Noted by: tdb Notes: svn path=/head/; revision=157889
* be able to define favourite sourceforge download site just definingRenato Botelho2006-03-211-1/+1
| | | | | | | | | | | | MASTER_SITE_SOURCEFORGE_PREFERED=xxx on /etc/make.conf PR: ports/94661 Submitted by: edwin Notes: svn path=/head/; revision=157888
* Remove mirrors.rcn.net, it seems to have disappeared.Mark Linimon2006-03-201-2/+0
| | | | | | | | PR: ports/94273 Submitted by: Ion-Mihai "IOnut" Tetcu Notes: svn path=/head/; revision=157721
* - hash can now be installed on php4Pav Lucistnik2006-03-191-2/+2
| | | | | | | | PR: ports/94705 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Notes: svn path=/head/; revision=157687
* - Add pecl-hash to the list of USE_PHP componentsPav Lucistnik2006-03-181-1/+2
| | | | | | | | | PR: ports/90568 (part of) Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer timeout (ale; 3 months) Notes: svn path=/head/; revision=157547
* - Add PDO extension to a php5-extensions metaport and enable it by default.Pav Lucistnik2006-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) Notes: svn path=/head/; revision=157546
* - set default GNUSTEP_PREFIXDirk Meyer2006-03-181-0/+5
| | | | | | | | | Andriy Gapon - new option USE_GNUSTEP_PREFIX Notes: svn path=/head/; revision=157530