Commit graph

111 commits

Author SHA1 Message Date
Sylvio Cesar Teixeira
4dcfeb92e2 - Update to 1.4.4 2010-07-25 01:14:14 +00:00
Sylvio Cesar Teixeira
f584ced71c - Update pkg-plist
PR:		ports/146819
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-05-23 14:31:14 +00:00
Sylvio Cesar Teixeira
b0051c1a78 - Fix of 'make deinstall' when NOPORTEXAMPLES is defined [1]
- Update to 1.4.3 [2]

PR:		ports/144850 [1]
		ports/146052 [2]
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-04-26 22:47:08 +00:00
Sylvio Cesar Teixeira
da3f9a2ee5 - Take maintainership 2010-04-26 01:10:12 +00:00
Mark Linimon
9edb10042a Reset bg1tpt@gmail.com due to maintainer-timeouts and no response to
email.

Hat:		portmgr
2010-04-25 19:03:52 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Ion-Mihai Tetcu
a2d5cbb6d5 - honor NOPORTDOCS|NOPORTEXAMPLES
PR:		144021
Submitted by:	Dan Lukes
Approved by:	maintainer timeout
Feature safe:	yes
2010-03-07 23:16:12 +00:00
Pav Lucistnik
5350985121 - Update to 1.4.2
PR:		ports/141058
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)

- Extend conflicts

PR:		ports/143110
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Approved by:	maintainer timeout (3 weeks)
2010-02-12 12:58:21 +00:00
Sylvio Cesar Teixeira
26faeb5800 - Update to 1.3.9
PR:		ports/139894
Submitted by:	sylvio@ (myself)
Approved by:	maintainer (timemout > 14days), miwi (mentor)
2009-11-21 11:12:37 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Wesley Shields
c07c90a6d3 - Update to 1.3.8
PR:		ports/135975
Submitted by:	dikshie <dikshie@sfc.wide.ad.jp>
Approved by:	Razor <bg1tpt@gmail.com> (maintainer)
2009-07-05 23:41:10 +00:00
Beat Gaetzi
c92c269d96 - Update to 1.3.7
- Add option for disable mmap

PR:		ports/133798
Submitted by:	Zhen REN <bg1tpt AT gmail.com> (maintainer)
Approved by:	miwi (mentor)
2009-05-04 12:42:16 +00:00
Dmitry Marakasov
ec3ac05eb3 - Fix plist for WITH_PYTHON_MODULE case (add INSTALLS_EGGINFO)
PR:		130826
Submitted by:	myself
Approved by:	maintainer timeout
2009-02-18 00:55:42 +00:00
Dmitry Marakasov
dea8b8da34 - Forgot to fix plist for 1.3.5 update
PR:             130727
Submitted by:   Zhen REN <bg1tpt at gmail dot com> (maintainer)
2009-01-19 23:50:55 +00:00
Dmitry Marakasov
f64ad978d8 - Update to 1.3.5
PR:		130727
Submitted by:	Zhen REN <bg1tpt at gmail dot com> (maintainer)
2009-01-19 23:50:04 +00:00
Wesley Shields
b2d73ae6a2 - Make dejavu font an optional dependency
PR:		ports/129716
Submitted by:	Guido Falsi <mad@madpilot.net>
Approved by:	bg1tpt@gmail.com (maintainer)
2009-01-07 14:49:49 +00:00
Stefan Walter
185a235aab Add missing runtime dependency on x11-fonts/dejavu.
PR:		128537
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
Approved by:	maintainer timeout (>5 weeks)
2008-12-12 22:07:40 +00:00
Beech Rintoul
73e4d2cf9a - Add plist entry
Reported by:	QAT
2008-09-23 01:46:38 +00:00
Beech Rintoul
49754c6d06 - Update to 1.3.3
- Fixes a major data corruption bug present in earlier 1.3.x versions

- Fix rrdcgi is generating invalid paths

PR:		ports/127271 [1]
PR:		ports/127477 [2]
Submitted by:	kevin brintnall <kbrint@rufus.net> [1]
Submitted by:	David Wolfskill <dwolf@juniper.net> [2]
Approved by:	Razor <bg1tpt@gmail.com> (maintainer)
2008-09-23 00:10:24 +00:00
Rong-En Fan
e2be85e5ce - Update to 1.3.1
PR:		ports/126661
Submitted by:	Xavier Beaudouin <kiwi at oav.net>
Approved by:	Razor <bg1tpt at gmail.com> (maintainer)
2008-08-25 10:19:00 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Rong-En Fan
8c81b84127 - Remove unnecessary msync() which impact performance a lot
- Bump PORTREVISION

PR:		ports/125056
Submitted by:	Marcus Reid <marcus at blazingdot.com>
Approved by:	maintainer
2008-06-30 05:52:25 +00:00
Rong-En Fan
0dc5963833 - Update to 1.3.0
PR:		ports/124749
Submitted by:	Zhen REN <bg1tpt at gmail.com> (maintainer)
2008-06-24 12:33:24 +00:00
Wesley Shields
ce2d1742d0 Add CONFLICTS on rrdtool-1.0* - they both install identical files.
PR:		ports/124135
Submitted by:	wxs
Approved by:	maintainer timeout
2008-06-14 02:19:55 +00:00
Tong LIU
06a579296f - update to 1.2.26
PR:	ports/119310
Submitted by:	Beat Gaetzi <beat@chruetertee.ch>
Approved by:	Zhen REN <bg1tpt@gmail.com>,delphij(mentor,implicit)
2008-01-23 02:56:54 +00:00
Mark Linimon
581e69adb2 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:		portmgr
2007-10-07 05:45:04 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Pav Lucistnik
5cb1e9be84 - Make Perl dependency optional
PR:		ports/114419
Submitted by:	Markus Dolze <bsdfan@nurfuerspam.de>
Approved by:	Razor <bg1tpt@gmail.com> (maintainer)
2007-07-15 21:49:57 +00:00
Xin LI
f4ced34f04 Hand maintainership to a previous patch submitter
who actively uses rrdtool.
2007-07-05 08:23:13 +00:00
Dmitry Sivachenko
f965cc293b Drop maintainership. 2007-07-05 08:16:41 +00:00
Edwin Groothuis
3de5a84967 First steps in a big migration:
Move net/rrdtool to databases/rrdtool.

    It's an itch which needs to be scratched: net/rrdtool came from
    net/mrtg, which was a good location for it. net/mrtg has later
    been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
    Tools", therefor it's better if it moves to databases/rrdtool.
    Same with net/rrdtool10.

PR:		ports/112942
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-07-05 06:19:49 +00:00
Xin LI
21527bf243 Fix python module build.
Approved by:	demon (implict via private mail)
2007-05-28 19:52:47 +00:00
Pav Lucistnik
2f78a0380b - Add option for Ruby bindings
- Fix build for people with Ruby installed, who don't want the bindings

PR:		ports/112513, also ports/112412, ports/112483, ports/112663,
		ports/112679, ports/112883
Submitted by:	clive
Approved by:	portmgr (implicit), maintainer timeout (demon; 15 days)
2007-05-23 14:15:19 +00:00
Dmitry Sivachenko
f94e956e90 Update to 1.2.23 (forgot to remove the patch) 2007-05-03 08:57:14 +00:00
Dmitry Sivachenko
bfe87f3d0d Update to 1.2.23 2007-05-03 08:33:29 +00:00
Li-Wen Hsu
4e7b2a64c1 - Fix build with NOPORTDOCS=yes
PR:		109704
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
Approved by:	maintainer timeoput, clsung (mentor)
2007-04-19 16:05:56 +00:00
Dmitry Sivachenko
0495334eba Adjust wording. 2007-02-07 10:59:28 +00:00
Xin LI
1855060708 Allow building of python binding (as an option).
Submitted by:	Ren Zhen <bg1tpt at gmail com>
Approved by:	maintainer
2007-02-07 09:40:25 +00:00
Dmitry Sivachenko
22d1b9678c Update to 1.2.19. 2007-02-01 11:22:37 +00:00
Dmitry Sivachenko
1a537f84eb Update to 1.2.18. 2007-01-31 14:12:40 +00:00
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Dmitry Sivachenko
efaacbeacd Update to 1.2.15.
PR:		101556
Submitted by:	leeym
2006-08-16 08:38:14 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

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

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Dmitry Sivachenko
84c2df0760 Update to 1.2.12. 2005-12-19 11:12:04 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Dmitry Sivachenko
ba126dafe6 Update to version 1.2.11. 2005-07-27 09:16:15 +00:00
Dmitry Sivachenko
aae805b635 Upgrade to version 1.2.10. 2005-06-17 11:53:35 +00:00