1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

158 Commits

Author SHA1 Message Date
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
Koop Mast
a0299030cf Update to 0.5.
Chase after xchat2 and enable perl on amd64.
2005-09-10 15:15:47 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Koop Mast
726021d2ca Chase master site.
Submitted by:	Samy Al Bahra <samy at kerneled dot org>
2005-01-30 11:09:23 +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
Koop Mast
dbc16cb5ef Update to 0.2.
Approved by:	pav (mentor)
2004-10-14 17:52:47 +00:00
Kirill Ponomarev
6563ecfb60 Fix build with gcc-3.4
PR:		ports/71242
Submitted by:	maintainer
2004-09-02 07:42:28 +00:00
Jeremy Messenger
8421ab5a85 -Correct the pkg-plist.
-Use the correct version of libtool 13 -> 15 to avoid install the *.la files.
-Bump the PORTREVISION, because of the pkg-plist change.

Approved by:	Koop Mast <kwm@rainbow-runner.nl> (maintainer)
2004-07-26 16:35:15 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Kirill Ponomarev
7e86d8569e - Fix MASTER_SITES
PR:		ports/66446
Submitted by:	maintainer
2004-05-10 11:47:58 +00:00
Pav Lucistnik
319a479093 After repocopy from irc/xchat2, add xchat-gnome 0.1, a fork of IRC client
for GNOME 2, with bias on GNOME integration and HIG compliance.

Submitted by:	kwm at irc.freenode.org in #freebsd-gnome
2004-05-04 22:38:11 +00:00
Joe Marcus Clarke
0d3663e54f Bump PORTREVISION for Socks5 fix. 2004-05-03 18:27:14 +00:00
Joe Marcus Clarke
67218b8ad4 Fix Socks5 proxy support. See
http://mail.nl.linux.org/xchat-announce/2004-04/msg00000.html for more
details.

Obtained from:	xchat2 patch repository
2004-05-03 18:26:34 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
73a971b225 Update to 2.0.8. The Perl plug-in now requires Perl 5.6.0 or later. 2004-03-22 06:34:51 +00:00
Pav Lucistnik
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Pav Lucistnik
0bb764c0bb - Always create plugins directory
Submitted by:	arved
2004-01-05 20:35:28 +00:00
Joe Marcus Clarke
569c633b66 Update to 2.0.7. 2004-01-03 03:02:33 +00:00
Pav Lucistnik
2887d4f2a8 - Add a patch obtained from authors:
A bug discovered in 2.0.6 allows a remote user to crash the client.
  All users should upgrade to a patched 2.0.6 immediately.
- Point fetching to our own resources, www.xchat.org is not able to
  reliably transfer a file.
- Bump portrevision

Reported by:	Rui Lopes
2003-12-14 13:26:21 +00:00
Joe Marcus Clarke
aa1d2a016e Update to 2.0.6. 2003-12-04 06:55:41 +00:00
Joe Marcus Clarke
c497679a21 Don't build in Perl support on amd64, and add a new WITHOUT_PERL knob to
disable it on other architectures.

Approved by:	portmgr (implicit)
2003-11-24 01:42:27 +00:00
Joe Marcus Clarke
7e23fb5228 Make sure this port only conflicts with xchat-1.x, and not the
xchat-systray-plugin.

Noticed by:	pav
2003-11-22 20:23:32 +00:00
Joe Marcus Clarke
8e841dbd49 * We don't need to include bsd.port.pre.mk here as it actually messes up
Python support [1]
* Clean up some other portlint warnings

Spotted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
2003-11-09 19:28:33 +00:00
Joe Marcus Clarke
10f9cf518e Fix runtime on 64-bit architectures.
PR:		58539
Submitted by:	Koop Mast <einekoai@chello.nl>
Obtained from:	xchat CVS
Tested on:	sparc64
2003-10-25 21:10:51 +00:00
Joe Marcus Clarke
2adbe2984d xchat2 conflicts with xchat.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-11 04:44:32 +00:00
Adam Weinberger
150e6d5c3d Update to 2.0.5. 2003-09-25 05:22:54 +00:00
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00
Joe Marcus Clarke
0aeb6a8f80 Remove PATCH_DIST_STRIP as it is no longer needed. 2003-07-31 18:21:56 +00:00
Adam Weinberger
b78dbfaca9 Update to 2.0.4.
PR:		ports/55123
Submitted by:	Sebastian Yepes F. <esn@x123.info>
2003-07-31 18:01:41 +00:00
Joe Marcus Clarke
45909bacd4 Fix patching on -CURRENT by using REINPLACE to do the do.
Reported by:	many
2003-06-30 16:36:01 +00:00
Joe Marcus Clarke
0c06a5375b Add a distribution patch to fix tinting. 2003-06-30 05:13:53 +00:00
Joe Marcus Clarke
3882cfb696 Update to 2.0.3. 2003-06-29 23:05:55 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
e7bcb82b78 Update to 2.0.2.
PR:	51304
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-04-23 16:02:52 +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
Joe Marcus Clarke
a48b782709 Update to 2.0.1.
PR:	48956
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-03-06 03:33:20 +00:00
Joe Marcus Clarke
aa6d97e76b Correct PLIST_SUB so one plug-in doesn't overwrite the other's
substitutions.

PR:	48451
Submitted by:	alane
2003-02-19 08:33:06 +00:00
Joe Marcus Clarke
852053d6da * Add optional Tcl support
* Convert from pkg-comment to COMMENT

PR:	48438
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-02-18 20:30:17 +00:00
Joe Marcus Clarke
c500d8d97d Remove sentence stating this is an unstable version.
PR:	48299
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-02-15 19:27:47 +00:00
Joe Marcus Clarke
01a258b792 Update to 2.0.0. 2003-02-12 03:31:58 +00:00
Joe Marcus Clarke
7305030530 Chase gtk20's shared lib version. 2003-02-07 19:21:11 +00:00
Joe Marcus Clarke
4bbe5bf337 Remove two more directories.
Reported by:	bento
2003-02-02 05:09:10 +00:00
Joe Marcus Clarke
8a953fe565 Update to 1.9.8. 2003-01-19 19:43:44 +00:00
Joe Marcus Clarke
d7a534a211 Ensure that xchat is linked against libc_r to avoid spurious crashes on
-CURRENT.

Based on patch that was

Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>
2002-11-14 17:15:07 +00:00
Joe Marcus Clarke
7d4ab85bb6 Update to 1.9.4.
PR:	45037
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>
2002-11-08 18:15:27 +00:00
Joe Marcus Clarke
5090a70a04 Update to 1.9.3.
PR:		43254
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>
2002-10-05 16:35:46 +00:00
Joe Marcus Clarke
79b54ac7f2 Add xchat2 after a repo-copy from xchat. xchat2 is the development version
of xchat that supports GTK+ 2 and soon to be supporting GNOME 2.

Submitted by:	Maxime Romano <verbophobe@hotmail.com> (options listing)
2002-08-18 04:21:24 +00:00