summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Collapse)Author
2006-04-30- detect OPENSSL_OVERWRITE_BASEDirk Meyer
PR: 93595 Submitted by: Michael Scheidell
2006-04-30- We have to explicitely disable proxy modules to avoid auto activation ofClement Laforet
non desired proxy modules with WITH_CUSTOM_PROXY PR: ports/95728 Submitted by: Tetsuya Uemura <t_uemura@macome.co.jp>
2006-04-30Convert some spaces to tabs.Joe Marcus Clarke
2006-04-30I took out too much of an experimental bsd.gnome.mk patch which causedJoe Marcus Clarke
BUILD and RUN_DEPENDS not to get registered. Also, revert a regression in CONFIGURE_TARGET. Reported by: mnag
2006-04-30The good news is that this release does not bring any big shared libraryJoe Marcus Clarke
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>
2006-04-29- Update gstreamer to 0.10Michael Johnson
- Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
2006-04-29Add support for gstreamer-0.10 along side legacy support for 0.8.Joe Marcus Clarke
Approved by: portmgr (kris and implicit)
2006-04-27update bsd.sites.mk - add mozdev mirrorsEdwin Groothuis
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>
2006-04-25- Set BDB_VER to detected Berkeley DB version.Pav Lucistnik
- Set SQLITE_VER to detected sqlite version. - Document *_VER variables. PR: ports/92079 Submitted by: Petr Rehor <prehor@gmail.com>
2006-04-24. Remove the entry for the defunct diablo-jdk13 port.Greg Lewis
2006-04-22Rename the gstreamer-plugin from polypaudio to polyp.Joe Marcus Clarke
2006-04-22gstreamer-plugins-polypaudio was renamed to gstreamer-plugins-polypErwin Lansing
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2006-04-20Fix link for www.cpan.dk in MASTER_SITE_PERL_CPANErwin Lansing
PR: 96116 Submitted by: Vivek Khera <vivek@khera.org> Pointy hat to: erwin
2006-04-14Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon
back sometime. Hat: portmgr
2006-04-07Remove some dead/incative servers from MASTER_SITES_QMAILRenato Botelho
2006-04-07. Add an entry for the new Diablo Caffe (JDK) 1.5.0 binary.Greg Lewis
. 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
2006-04-06- Remove a stale sourceforge mirror (optusnet)Sergey Matveychuk
PR: ports/94870 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-04-06[PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWAREEdwin Groothuis
This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to bsd.sites.mk PR: ports/93546 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
2006-04-04Sometimes uic is called in configure scripts, too.Michael Nottebrock
2006-04-04- update to gcc4.1 as defaultDirk Meyer
2006-04-03Set TMPDIR for all users of uic in order to avoid spamming files outsideMichael Nottebrock
WRKDIR.
2006-04-03- add more check and return the correct path of header files and librariesYen-Ming Lee
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
2006-04-01Add emacs-devel.Andrey Slusar
2006-04-01Update xemacs-devel and xemacs-devel-mule to 21.5-b26.Andrey Slusar
2006-03-30Update to KDE 3.5.2Michael Nottebrock
2006-03-30Update to Python 2.4.3.Hye-Shik Chang
2006-03-28- use gcc ports directly when possibleDirk Meyer
2006-03-28Add gnomedocutils to gnomedesktop's implied dependencies list.Joe Marcus Clarke
2006-03-26Chase the libgda3 addition and resurrection of libgda2.Joe Marcus Clarke
2006-03-26Update to Python trunk snapshot as of 2006-03-26.Hye-Shik Chang
2006-03-21back out last commit, MASTER_SORT can do the job and much moreRenato Botelho
2006-03-21Fix typo on MASTER_SITE_SOURCEFORGE_PREFERREDRenato Botelho
Noted by: tdb
2006-03-21be able to define favourite sourceforge download site just definingRenato Botelho
MASTER_SITE_SOURCEFORGE_PREFERED=xxx on /etc/make.conf PR: ports/94661 Submitted by: edwin
2006-03-20Remove mirrors.rcn.net, it seems to have disappeared.Mark Linimon
PR: ports/94273 Submitted by: Ion-Mihai "IOnut" Tetcu
2006-03-19- hash can now be installed on php4Pav Lucistnik
PR: ports/94705 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-03-18- Add pecl-hash to the list of USE_PHP componentsPav Lucistnik
PR: ports/90568 (part of) Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer timeout (ale; 3 months)
2006-03-18- Add PDO extension to a php5-extensions metaport and enable it by default.Pav Lucistnik
This is consistent with vendor configure. PR: ports/90565 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer timeout (ale; 3 months)
2006-03-18- set default GNUSTEP_PREFIXDirk Meyer
Andriy Gapon - new option USE_GNUSTEP_PREFIX
2006-03-16Update xemacs-devel to 21.5-b25.Andrey Slusar
2006-03-16Update xemacs-devel-mule to 21.5-b25Andrey Slusar
2006-02-23- Fix USE_APACHE=22Clement Laforet
Approved by: portmgr (self) Spotted by: Larry Rosenman <ler at lerctr dot org>
2006-02-23Clean up spurious "true" in the case of a non-autotools run-autotoolsAde Lovett
target. PR: 93757 Forgotten by: ade Approved by: portmgr (implicit)
2006-02-23Conversion to a single libtool environment.Ade Lovett
* 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)
2006-02-23Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested asAde Lovett
part of the single-libtool patch. Approved by: portmgr (kris)
2006-02-23As a result of the conversion to single libtool, the glib/gtk 1.2.xAde Lovett
libraries have now moved from <lib>12.so to <lib>-12.so Approved by: portmgr (kris)
2006-02-23* Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplementedKris Kennaway
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]
2006-02-22Removed unfetchablemastersites from MASTER_SITE_XEMACS.Andrey Slusar
2006-02-22Big port infrastructure overhaul to ease module maintance. The userBrooks Davis
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.
2006-02-20Perl 5.8.8 is the default now.Anton Berezin
Approved by: portmgr (kris)
2006-02-16Revert previous changes.Andrey Slusar