Commit graph

98 commits

Author SHA1 Message Date
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
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Sylvio Cesar Teixeira
8c3338eeb9 - Removed line BROKEN, the port now fetch files in Makefile and no more during build stage.
Approved by:	itetcu (mentor)
Feature safe:	yes
2010-03-01 23:49:28 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Sylvio Cesar Teixeira
b7208d05b5 - Removed dependencies of wget
- Add extra files of Makefile.am into Makefile
- Change distinfo
- BUMP PORTREVISION

Approved by:	miwi (mentor)
2010-02-02 23:29:24 +00:00
Erwin Lansing
c51cb8a3d9 Mark BROKEN: fetches files during build stage. 2010-01-30 16:25:07 +00:00
Sylvio Cesar Teixeira
0b273bfe00 - Fix to install file etter.finger.os
- Fix to problem with kevent

PR:		ports/139361
Submitted by:	Vladimir Korkodinov <viper@perm.raid.ru>
Approved by:	itetcu (mentor)
2010-01-19 21:57:44 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Martin Wilke
0bb78febf2 - Update to 3.3.10
- Pass maintainership to submitter

PR:		138919
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe:	yes
2009-09-19 16:48:26 +00:00
Wesley Shields
1771683e1c - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +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
bc3795ebe6 - Turn off a debug knob which was left on.
PR:		ports/135418
Submitted by:	Anthony Maszeroski <maszeroskia3@scranton.edu>
2009-06-22 22:59:07 +00:00
Wesley Shields
2e7714f4c3 - Remove ASDATA knob as it is no longer applicable.
My initial testing was flawed so I missed this.

PR:		ports/135377
Submitted by:	Keith Gaughan <kmgaughan@eircom.net>
2009-06-08 17:48:29 +00:00
Wesley Shields
e73a4b1817 - Update to 3.3.9.
- Remove dependencies that are no longer needed.
- Add dependency on net/GeoIP and hack around the desire for the port to fetch
  and build it's own copy.
- Cleanup pkg-descr.
2009-06-07 17:16:58 +00:00
Wesley Shields
c6eb35f215 - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE).
2009-05-09 02:46:09 +00:00
Wesley Shields
6f57902b69 Update to 3.3.8
PR:		ports/128153
Submitted by:	Michael Scheidell <scheidell@secnap.net>
2008-10-17 22:03:22 +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
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Wesley Shields
ecf628b73e Require rrdtool-1.2 or higher. rrdtool10 results in a build error.
Submitted by:	Craig Green (private mail)
2008-06-14 02:22:58 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Wesley Shields
74c215d91d Explicitly disable SNMP which breaks the build when net-mgmt/net-snmp is installed on 7.0.
PR:		ports/120793
Submitted by:	Helmut Schneider <jumper99@gmx.de>
Approved by:	garga (mentor)
2008-03-02 16:34:48 +00:00
Wesley Shields
ce0191e49e Update my address.
Approved by:	garga (mentor)
2008-02-04 15:35:12 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Edwin Groothuis
2806906223 [MAINTAINER]: Fix net/ntop
net/ntop doesn't build under certain circumstances (it is
	confusing versions of autoconf). Attached is a patch submitted
	to me by Edward Sutton and tested by Jeffrey Goldberg which
	fixes this problem. I haven't been able to reproduce this
	problem but Jeffrey pointed out that this patch fixed it
	for him. I don't believe that a bump of PORTREVISION is
	necessary for this, but feel free to correct me if I am
	wrong. :)

	A discussion of this can be found at

	http://docs.freebsd.org/cgi/getmsg.cgi?fetch=333895+0+current/freebsd-ports

PR:		ports/116289
Submitted by:	Wesley Shields <wxs@atarininja.org>
2007-09-12 03:14:07 +00:00
Pav Lucistnik
4bdb5022db - Update to 3.3
PR:		ports/114681
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
2007-07-22 01:19:36 +00:00
Martin Wilke
ad30039f94 - Fix build with qt4.
- Bump PORTREVISION

PR:		112689
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
2007-05-25 22:11:39 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
60b3a84279 Use libtool15 port instead of included version to avoid objformat a.out botch 2007-02-10 06:05:06 +00:00
Colin Percival
1b264a3e3c This port depends on urwfonts, not urwfonfs.
Reported by:	Portsnap buildbox
2006-09-21 10:19:45 +00:00
Johan van Selst
91f722cd53 - Fix run-time dependencies
PR:		ports/102291
Submitted by:	Wesley Shields (maintainer)
2006-09-21 09:06:48 +00:00
Cheng-Lung Sung
62dd3b493a - updated maintainer's email address
PR:		ports/102705
Submitted by:	maintainer (Wesley Shields)
2006-08-31 04:21:27 +00:00
Marcus Alves Grando
fcd16abf29 - Add libxml2 dependency [1]
- Bump PORTREVISION [1]
- Remove IS_INTERACTIVE and admin password creation from installation and put admin password check in rc.d script
- Add OPTIONS to install AS data [2]
- portlint(1)

PR:		94672 [1], 94809 [2]
Submitted by:	maintainer
Notified by:	Andy Wettstein [1]
2006-03-22 19:25:52 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sam Lawrance
19ef03a114 - Install rc.d script with USE_RC_SUBR (PORTREVISION bumped).
- Prompt for ntop admin password and set IS_INTERACTIVE only if necessary.
- Quote BROKEN message.
- Adds pkg-deinstall with cleanup instructions.
- Submitter takes maintainership.

PR:		ports/90264
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2005-12-12 07:03:16 +00:00
Pav Lucistnik
2403ea92cb - Add SHA256 2005-11-25 16:48:31 +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
Andreas Klemm
34335dac02 Revert to old method to be installed without execution permission
to prevent hang on reboot, since ntop asks for password on 1st
execution. The real fix is to convert script to rc-ng.

Submitted by:	Clement Laforet <clement@FreeBSD.org>
2005-11-04 05:54:04 +00:00
Andreas Klemm
c3d1587fb3 ntop start/stop script installed without execute persmissions 2005-11-02 05:08:01 +00:00
Clement Laforet
5b4c7abf93 - Update to 3.2
- Re-add version checking allow ntop developers to know how many FreeBSD
  people use it
- Drop maintainership
2005-11-01 10:04:22 +00:00
Clement Laforet
7b59b125eb - Fix build if rrdtool 1.2 is intalled
- mark port BROKEN if WITH_XMLDUMP defined (does not build)

Submitted by:	mich
Reported by:	Bryan Fullerton <fehwalker@gmail.com> (PR: ports/84019),
		piotrekk@excite.com
2005-08-01 10:14:10 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Clement Laforet
28d0ee4065 - Bump PORTREVISION (I forget to commit this file) 2005-02-03 21:12:33 +00:00
Clement Laforet
3c00956749 - Fix plist
Reported by:	pointyhat via kris
2005-02-03 21:10:50 +00:00
Clement Laforet
83a39eb793 - Update to 3.1
Notes:
    - IPv6 support is disabled
    - now startup script prompts for admin password, if unset.
2005-01-16 11:13:37 +00:00
Joe Marcus Clarke
14d6c6a69a Fix a potential segmentation faul when loading certain pages in the web
interface as well as in shutting down ntop.

Approved by:	maintainer
2004-11-17 05:12:46 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Clement Laforet
5a5d040898 - Fix ntop startup script
PR:             65276
Submitted by:   Douglas K. Rand <rand@meridian-enviro.com>
2004-04-07 13:55:49 +00:00
Clement Laforet
2e7b491771 - Update to 3.0
- Add ipv6 to CATEGORIES
2004-03-23 15:06:46 +00:00