1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Jeremy Messenger
c97b5b3ca3 devel/libgtop2 -> devel/libgtop
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.
2006-05-28 05:04:56 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Jean-Yves Lefort
a3812d35be Update to 0.13. 2006-05-03 01:19:50 +00:00
Joe Marcus Clarke
bfdc8a581f Bump PORTREVISION to get these ports to work under GNOME 2.14. 2006-05-01 16:32:06 +00:00
Joe Marcus Clarke
a5b3ca1ec5 Add FreeBSD interface name support and interface type support.
PR:		95758
Submitted by:	Kevin Oberman <oberman@es.net> (based on)
2006-04-15 07:39:33 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Alexander Nedotsukov
ce788d9f68 Remove PKG_CONFIG hint for ./configure which is not need any longer. 2005-04-25 02:36:43 +00:00
Joe Marcus Clarke
0b3a0e5ba2 Update to 0.12.1. 2005-04-24 21:15:31 +00:00
Jean-Yves Lefort
5dc6fc457f Use libgtop again (by default, 0.12 uses Linux's /proc).
Reported by:	Peter Thoenen <eol1@yahoo.com>
Approved by:	adamw (mentor)
2005-04-22 02:06:29 +00:00
Alexander Nedotsukov
d13b05eda8 Update to 0.12 2005-04-21 03:06:52 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
f04a81eff0 Update to 0.10. 2004-10-21 05:11:05 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
37045a4567 Update to 0.92. 2004-02-08 01:00:01 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
58aafa0a24 * Use intlhack
* Remove any reference to *_DISABLE_DEPRECATED so this will build with
  GNOME 2.5
2004-01-22 22:49:19 +00:00
Alexander Nedotsukov
68fc795f66 - Update to 0.9.1
- Change MASTER_SITES
2004-01-09 02:02:46 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Joe Marcus Clarke
c73212efcd Update to 0.9. 2003-06-29 00:59:34 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
9fd2dbd528 Remove a left-over help directory.
Reported by:	bento
2003-02-16 00:10:45 +00:00
Joe Marcus Clarke
5ff0e91908 Add netspeed_applet, a GNOME 2 applet that shows how much network traffic
occurs on an interface.

Requested by:	Muhannad Asfour <muhannad07@cogeco.ca>
2003-02-09 05:03:05 +00:00