1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Martin Wilke
45ffc79133 - Update to 1.15
PR:		118618
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-12-16 23:43:27 +00:00
Xin LI
3c263d8212 Update to 1.14 2007-08-13 02:37:49 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
19a7faf1a0 - Update to 1.13
PR:		113003
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-05-27 10:00:07 +00:00
Tilman Keskinoz
cc9be3417b Update to 1.12 2006-12-10 17:04:55 +00:00
Rong-En Fan
e5e34c2df0 - Update to 1.11
PR:		ports/103634
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2006-09-26 12:31:36 +00:00
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Pav Lucistnik
2eec18ece7 - Fix build on FreeBSD 4.X
PR:		ports/95885
Submitted by:	Aleksander Fafula <alex@bsdguru.org>
2006-04-29 21:41:50 +00:00
Pav Lucistnik
becd4590a7 - Update to 1.10
PR:		ports/95756
Submitted by:	Aleksander Fafula <alex@bsdguru.org>
2006-04-15 16:31:07 +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
b790429359 - Update to 1.9
PR:		ports/92006
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-01-19 18:44:11 +00:00
Pav Lucistnik
3c1bf97438 - Update to 1.8
PR:		ports/89233
Submitted by:	Ports Fury
2005-11-18 18:02:59 +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
Pav Lucistnik
f6dc97d64e - Update to 1.7
PR:		ports/87737
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-10-20 22:23:52 +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
Kirill Ponomarev
e7489716b8 Update to version 1.0
PR:		ports/69920
Submitted by:	Ports Fury
2004-08-02 20:17:45 +00:00
Mark Linimon
2961ee8b5c Reduce time and traffic by pinning distfiles to their sites.
PR:		ports/66696
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>  (maintainer)
2004-05-17 21:02:02 +00:00
Kris Kennaway
52d7376f2d unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS 2004-04-05 22:27:40 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Oliver Eikemeier
a50678312b - fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.

Approved by:	marcus (mentor)
2004-01-22 17:59:27 +00:00
Thomas Gellekum
c88c2f8a83 New port ktoblzcheck, a utility that checks bank codes of german banks. 2003-12-17 10:18:32 +00:00