1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Sergey Matveychuk
219a32864d - Update to 0.8.1 2006-07-23 13:28:50 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sergey Matveychuk
2d249e8ce0 - Remove USE_REINPLACE from my ports 2006-02-07 17:56:16 +00:00
Sergey Matveychuk
f36c7e4f76 - Update to 0.8 2005-12-11 20:39:13 +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
Sergey Matveychuk
b76273ade1 - Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message
2005-11-11 07:36:56 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Sergey Matveychuk
60e1123c37 - Change an author's e-mail
- Add some new features for knoda
2005-10-28 05:33:09 +00:00
Sergey Matveychuk
d9a94e2186 - Update to 0.7.4 2005-07-20 07:54:42 +00:00
Sergey Matveychuk
cdd9852bb0 - Chase hk_classes lib version
because the port requere time for updating complete.
2005-07-15 05:33:46 +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
Sergey Matveychuk
2f8c610bcd - Update to 0.7.3
- Fix build with modules other than mysql
  reported by	Paul J. Pathiakis <pathiaki@pathiaki.com> &
  		RÓcz JÓnos <wpooh@freestart.hu>
2005-04-03 15:54:40 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Sergey Matveychuk
bb01c53a55 - Fix pkg-plist
- Bump PORTREVISION

Reported by:	kris via pointyhat
2005-01-11 22:21:01 +00:00
Sergey Matveychuk
93ffc3db59 -Update to 0.7.2 2004-12-03 19:10:15 +00:00
Sergey Matveychuk
f598a7e179 - Update to 0.7.1
- The last changes of databases/hk_classes unbreak configure on some
  conditions.
2004-11-06 17:41:40 +00:00
Kris Kennaway
0780800c87 BROKEN on 5.x: Configure fails
Approved by:    portmgr (self)
2004-09-26 01:46:00 +00:00
Sergey Matveychuk
bd53c0f222 Update to 0.7
PR:		ports/69101
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	krion (mentor)
2004-07-16 03:22:34 +00:00
Kris Kennaway
e314bddac7 Use USE_INC_LIBTOOL_VER to fix build 2004-07-11 21:42:17 +00:00
Sergey Matveychuk
067ca0c478 Change email address for my ports.
Approved by:	krion (mentor)
2004-07-07 19:20:02 +00:00
Thierry Thomas
eb0fb7a444 Fix missing dependency.
PR:		ports/66946
Submitted by:	maintainer
Reported by:	Kris.
2004-05-20 17:20:49 +00:00
Thierry Thomas
6c5643deb1 - Update to 0.6.3
- Unbreak
- Assign maintainership to submitter

PR:		ports/65169
Submitted by:	Sergey Matveychuk
2004-05-16 08:24:00 +00:00
Kris Kennaway
d2022a873e BROKEN: Does not compile 2004-05-15 04:10:58 +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
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Tilman Keskinoz
41479191d1 Add missing files to pkg-plist
Bump PORTREVISION
2003-11-04 19:00:58 +00:00
Tilman Keskinoz
56fdb96a13 Add knoda, database frontend for KDE 2003-10-31 15:13:09 +00:00