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

17 Commits

Author SHA1 Message Date
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Wesley Shields
14072d127b - Update to 1.3.3.
- Add LICENSE.
- Use PLIST_FILES and remove pkg-plist.

PR:		ports/157851
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	maintainer timeout
2011-06-28 00:14:53 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +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
Pav Lucistnik
c349fb3a46 - Fix build
Submitted by:	delphij
2008-07-23 08:14:59 +00:00
Cheng-Lung Sung
1546fb8242 - make fetchable, project has new URL
- update pkg-descr WWW to reflect new home

PR:		ports/104772
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
Approved by:	maintainer (Joseph Scott)
2006-10-31 07:13:12 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Sergey Matveychuk
9eaa88de22 - Update to 1.3
PR:		ports/81405
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer
2005-05-26 12:09:26 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Tilman Keskinoz
df7525b41a Update to 1.2
Update MASTER_SITES

PR:		57429
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2003-10-05 12:38:20 +00:00
Edwin Groothuis
2cc833ff50 Fix dependency:
There is no port net/openldap21 any longer. Please use
	USE_OPENLDAP=yes and respect the default in bsd.ports.mk,
	specify WANT_OPENLDAP_VER *only* if you have to, for example
	when you are incompatible with any other version.

Thanks for the report!

Submitted by:		Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-30 22:54:15 +00:00
Edwin Groothuis
928565fd41 NEW PORT: sysutils/adtool
adtool is a unix command line utility for Active Directory
	administration.  Features include user and group creation,
	deletion, modification, password setting and directory query
	and search capabilities.

PR:		ports/51320
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2003-09-29 22:53:20 +00:00