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

25 Commits

Author SHA1 Message Date
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Vasil Dimov
c6f116b1f6 Upgrade from 1.4.2 to 1.5.1 2006-08-02 15:11:19 +00:00
Vasil Dimov
6b26437650 Update from 1.4.1 to 1.4.2 (bugfix release) 2006-03-17 06:43:10 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Vasil Dimov
7946856550 * Update misc/ossp-uuid from 1.4.0 to 1.4.1
* Take maintainership, requested by mnag (maintainer)

PR:		ports/92957
Submitted by:	vd
Approved by:	garga (mentor), mnag (maintainer)
2006-02-07 14:07:35 +00:00
Marcus Alves Grando
47f9d8fd46 * audio/marlin, devel/upnp, devel/upnp104
Update dependency to misc/e2fsprogs-libuuid
Bump PORTREVISION

* misc/e2fsprogs-libuuid

Add new port:

UUID library from the e2fsprogs package

* misc/Makefile

Add entry to misc/e2fsprogs-libuuid

* misc/ossp-uuid

Add CONFLICTS to misc/e2fsprogs-libuuid

* sysutils/e2fsprogs

Change to a master port
Remove conflict with misc/ossp-uuid
Remove uuid part
Bump PORTREVISION

PR:		92356
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2006-01-27 01:24:41 +00:00
Marcus Alves Grando
82bd15cfa2 Update to 1.4.0
PR:		91865
Submitted by:	Vasil Dimov <vd@datamax.bg>
2006-01-16 14:32:41 +00:00
Marcus Alves Grando
6de99df956 Added forgotten patch
Notified by:	Vasil Dimov <vd@datamax.bg>
2005-12-09 14:55:34 +00:00
Marcus Alves Grando
2f6b74019f Update to 1.3.2 [1]
Reorganize Makefile
Remove .la files

PR:		90109 [1]
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-12-09 13:40:21 +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
Marcus Alves Grando
ffcf729c85 Add SHA256 2005-11-09 02:32:50 +00:00
Marcus Alves Grando
a68313b7d6 Update to 1.3.1
Approved by:	pav (mentor)
2005-09-28 19:04:19 +00:00
Marcus Alves Grando
346fd0a6a3 Update my email
Approved by: pav (mentor)
2005-09-16 17:58:32 +00:00
Renato Botelho
9e1cdd5d55 - Update to 1.3.0
PR:		ports/85774
Submitted by:	maintainer
2005-09-06 15:51:18 +00:00
Renato Botelho
74706bfba1 - Update to 1.2.1
PR:		ports/85526
Submitted by:	maintainer
2005-08-31 15:34:09 +00:00
Roman Bogorodskiy
eb9c3ba897 Anti Unmaintained Ports Campaign by Marcus Grando.
PR:		854[06-15]
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-08-29 06:36:12 +00:00
Ralf S. Engelschall
722a0262fe upgrade to OSSP uuid 1.2.0 (now supporting version 5 UUIDs which are name based with SHA-1 hashing) 2005-01-24 09:02:25 +00:00
Ralf S. Engelschall
4dc19ee953 upgrade to OSSP uuid 1.1.1 2004-11-18 16:24:40 +00:00
Ralf S. Engelschall
d0deb1258a - portlint: reduces COMMENT to less than 70 chars
- build Perl API no longer by default (but allow WITH_PERL to enable it)
- IGNORE package on WITH_PERL and installed Perl is not 5.8.0 or higher
2004-11-09 19:44:14 +00:00
Ralf S. Engelschall
1f178ecd7e - upgrade to OSSP uuid 1.1.0
- build both Perl API, C API and CLI
- allow Perl API to be disabled with WITHOUT_PERL
- build static libraries only because of the conflict
  with libc's uuid_create(3)
2004-11-06 08:18:02 +00:00
Sergei Kolobov
6ab958cbb1 - Reset maintainership to ports@FreeBSD.org
PR:		ports/72950
Submitted by:	Kimura Fuyuki (maintainer)
2004-10-21 07:50:49 +00:00
Pav Lucistnik
24ac9498b0 - Introduce MASTER_SITE_OSSP
PR:		ports/70504
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-08-21 15:19:42 +00:00
Kirill Ponomarev
958c684c8f Update to 1.0.1
PR:		ports/69396
Submitted by:	maintainer
2004-07-22 08:47:03 +00:00
Kirill Ponomarev
17e5d823aa - Update to version 1.0.0
PR:		ports/62941
Submitted by:	maintainer
2004-02-17 09:43:58 +00:00
Joe Marcus Clarke
b07f553583 Add ossp-uuid, a ISO-C API and command line utility for generating DCE 1.1
and ISO/IEC 11578:1996 compliant Universally Unique Identifiers (UUIDs).
It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3
(name based), and version 4 (random number based).

PR:		62810
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-14 04:38:17 +00:00