FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 4:12 PM BST
non port: misc/ossp-uuid/Makefile
CVSWeb

Number of commits found: 34

Wed, 29 Jul 2009
[ 07:34 vd ] Original commit 
1.34 misc/ossp-uuid/Makefile
Forced commit to note that the previous commit contains a typo, it should read:

PR:             ports/136455
[ 07:31 vd ] Original commit 
1.33 misc/ossp-uuid/Makefile
misc/ossp-uuid:

Add -fPIC -DPIC for amd64 and ia64.

PR:             ports/13645
Submitted by:   mm@
Thu, 27 Nov 2008
[ 07:35 vd ] Original commit 
1.32 misc/ossp-uuid/Makefile
1.18 misc/ossp-uuid/distinfo
Upgrade misc/ossp-uuid from 1.6.1 to 1.6.2

ChangeLog:
http://cvs.ossp.org/fileview?f=ossp-pkg/uuid/ChangeLog&v=1.161
Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 25 Jul 2008
[ 14:34 pav ] Original commit 
1.6 accessibility/py-papi/Makefile
1.9 astro/gpstk/Makefile
1.17 astro/nova/Makefile
1.24 audio/ccaudio/Makefile
1.18 audio/fcplay/Makefile
1.23 audio/gkrellmss2/Makefile
1.17 audio/jack-keyboard/Makefile
1.20 audio/rawrec/Makefile
1.3 benchmarks/thrulay/Makefile
1.7 biology/blat/Makefile

(Only the first 10 of 213 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Fri, 30 May 2008
[ 10:43 vd ] Original commit 
1.29 misc/ossp-uuid/Makefile
1.17 misc/ossp-uuid/distinfo
1.3 misc/ossp-uuid/files/patch-Makefile.in
Upgrade misc/ossp-uuid from 1.6.0 to 1.6.1
Wed, 12 Dec 2007
[ 15:06 vd ] Original commit 
1.28 misc/ossp-uuid/Makefile
1.5 misc/ossp-uuid/pkg-plist
Turn on the C++ support of misc/ossp-uuid.

Suggested by:   Bradford Castalia <Castalia@idaeim.com>
Sat, 8 Sep 2007
[ 01:01 linimon ] Original commit 
1.112 mail/cyrus-imapd2/Makefile
1.153 mail/cyrus-imapd22/Makefile
1.164 mail/cyrus-imapd23/Makefile
1.5 mail/delatt/Makefile
1.8 mail/dkfilter/Makefile
1.22 mail/fetchyahoo/Makefile
1.31 mail/gotmail/Makefile
1.13 mail/lightning/Makefile
1.9 mail/maildirsync/Makefile
1.32 mail/mailscanner-devel/Makefile

(Only the first 10 of 112 ports in this commit are shown above. View all ports for this commit)
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Sat, 4 Aug 2007
[ 11:41 gabor ] Original commit 
1.13 archivers/9e/Makefile
1.30 archivers/bzip/Makefile
1.23 archivers/dact/Makefile
1.20 archivers/dpkg/Makefile
1.5 archivers/ecm/Makefile
1.7 archivers/gzrecover/Makefile
1.9 archivers/mar/Makefile
1.8 archivers/mscompress/Makefile
1.5 archivers/mtf/Makefile
1.11 archivers/unace/Makefile

(Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Mon, 23 Jul 2007
[ 09:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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
Sun, 22 Jul 2007
[ 11:09 vd ] Original commit 
1.24 misc/ossp-uuid/Makefile
1.16 misc/ossp-uuid/distinfo
* Upgrade misc/ossp-uuid from 1.5.1 to 1.6.0
* s/INSTALLS_SHLIB/USE_LDCONFIG
* Add regression-test: target (same as test:)
Fri, 4 Aug 2006
[ 12:34 erwin ] Original commit 
1.8 databases/p5-DBD-Oracle/Makefile
1.18 databases/p5-sqlrelay/Makefile
1.19 devel/p5-Devel-DProf/Makefile
1.21 devel/p5-Glib2/Makefile
1.17 devel/p5-SDL/Makefile
1.16 devel/plan9port/Makefile
1.104 devel/subversion/Makefile
1.223 graphics/ImageMagick/Makefile
1.29 graphics/pgperl/Makefile
1.13 graphics/tcm/Makefile

(Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
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
Wed, 2 Aug 2006
[ 15:11 vd ] Original commit 
1.22 misc/ossp-uuid/Makefile
1.15 misc/ossp-uuid/distinfo
1.2 misc/ossp-uuid/files/patch-Makefile.in
Upgrade from 1.4.2 to 1.5.1
Fri, 17 Mar 2006
[ 06:43 vd ] Original commit 
1.21 misc/ossp-uuid/Makefile
1.14 misc/ossp-uuid/distinfo
1.2 misc/ossp-uuid/files/patch-uuid_str.c
Update from 1.4.1 to 1.4.2 (bugfix release)
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 7 Feb 2006
[ 14:07 vd ] Original commit 
1.19 misc/ossp-uuid/Makefile
1.13 misc/ossp-uuid/distinfo
* 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)
Fri, 27 Jan 2006
[ 01:24 mnag ] Original commit 
1.14 audio/marlin/Makefile
1.10 devel/upnp/Makefile
1.8 devel/upnp104/Makefile
1.789 misc/Makefile
1.1 misc/e2fsprogs-libuuid/Makefile
1.18 misc/ossp-uuid/Makefile
1.27 sysutils/e2fsprogs/Makefile
1.1 misc/e2fsprogs-libuuid/pkg-descr
1.1 misc/e2fsprogs-libuuid/pkg-plist
1.10 sysutils/e2fsprogs/pkg-plist
* 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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 16 Jan 2006
[ 14:32 mnag ] Original commit 
1.17 misc/ossp-uuid/Makefile
1.12 misc/ossp-uuid/distinfo
Update to 1.4.0

PR:             91865
Submitted by:   Vasil Dimov <vd@datamax.bg>
Fri, 9 Dec 2005
[ 13:40 mnag ] Original commit 
1.16 misc/ossp-uuid/Makefile
1.11 misc/ossp-uuid/distinfo
1.1 misc/ossp-uuid/files/patch-Makefile.in
1.4 misc/ossp-uuid/pkg-plist
Update to 1.3.2 [1]
Reorganize Makefile
Remove .la files

PR:             90109 [1]
Submitted by:   Vasil Dimov <vd@datamax.bg>
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 28 Sep 2005
[ 19:04 mnag ] Original commit 
1.14 misc/ossp-uuid/Makefile
1.9 misc/ossp-uuid/distinfo
Update to 1.3.1

Approved by:    pav (mentor)
Fri, 16 Sep 2005
[ 17:58 mnag ] Original commit 
1.17 benchmarks/iperf/Makefile
1.4 databases/pecl-sqlite/Makefile
1.33 databases/py-MySQLdb-devel/Makefile
1.31 databases/py-MySQLdb/Makefile
1.10 databases/py-PySQLite10/Makefile
1.12 databases/py-PySQLite11/Makefile
1.15 databases/py-PySQLite2/Makefile
1.33 databases/sqlite2/Makefile
1.10 databases/tinycdb/Makefile
1.36 devel/mm/Makefile

(Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Update my email

Approved by: pav (mentor)
Tue, 6 Sep 2005
[ 15:51 garga ] Original commit 
1.12 misc/ossp-uuid/Makefile
1.8 misc/ossp-uuid/distinfo
1.3 misc/ossp-uuid/pkg-plist
- Update to 1.3.0

PR:             ports/85774
Submitted by:   maintainer
Wed, 31 Aug 2005
[ 15:34 garga ] Original commit 
1.11 misc/ossp-uuid/Makefile
1.7 misc/ossp-uuid/distinfo
- Update to 1.2.1

PR:             ports/85526
Submitted by:   maintainer
Mon, 29 Aug 2005
[ 06:36 novel ] Original commit 
1.14 devel/ossp-cfg/Makefile
1.16 devel/ossp-l2/Makefile
1.15 devel/ossp-val/Makefile
1.16 devel/ossp-var/Makefile
1.6 devel/ossp-xds/Makefile
1.18 devel/str/Makefile
1.14 mail/pecl-mailparse/Makefile
1.84 mail/postfix1/Makefile
1.10 misc/ossp-uuid/Makefile
1.18 net/ossp-sa/Makefile
Anti Unmaintained Ports Campaign by Marcus Grando.

PR:             854[06-15]
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Mon, 24 Jan 2005
[ 09:02 rse ] Original commit 
1.9 misc/ossp-uuid/Makefile
1.6 misc/ossp-uuid/distinfo
1.3 misc/ossp-uuid/pkg-descr
upgrade to OSSP uuid 1.2.0 (now supporting version 5 UUIDs which are name based
with SHA-1 hashing)
Thu, 18 Nov 2004
[ 16:24 rse ] Original commit 
1.8 misc/ossp-uuid/Makefile
1.5 misc/ossp-uuid/distinfo
upgrade to OSSP uuid 1.1.1
Tue, 9 Nov 2004
[ 19:44 rse ] Original commit 
1.7 misc/ossp-uuid/Makefile
- 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
Sat, 6 Nov 2004
[ 08:18 rse ] Original commit 
1.6 misc/ossp-uuid/Makefile
1.4 misc/ossp-uuid/distinfo
1.2 misc/ossp-uuid/pkg-descr
1.2 misc/ossp-uuid/pkg-plist
- 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)
Thu, 21 Oct 2004
[ 07:50 sergei ] Original commit 
1.29 databases/qdbm/Makefile
1.6 devel/gauche-gaunit/Makefile
1.3 devel/m17n-db/Makefile
1.2 devel/m17n-docs/Makefile
1.5 devel/m17n-lib/Makefile
1.6 devel/psvn/Makefile
1.7 japanese/gauche-kakasi/Makefile
1.19 lang/chicken/Makefile
1.6 lang/quack/Makefile
1.2 lang/slib-gauche/Makefile

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Reset maintainership to ports@FreeBSD.org

PR:             ports/72950
Submitted by:   Kimura Fuyuki (maintainer)
Sat, 21 Aug 2004
[ 15:19 pav ] Original commit 
1.30 devel/mm/Makefile
1.12 devel/ossp-al/Makefile
1.12 devel/ossp-cfg/Makefile
1.13 devel/ossp-ex/Makefile
1.14 devel/ossp-l2/Makefile
1.13 devel/ossp-val/Makefile
1.14 devel/ossp-var/Makefile
1.4 devel/ossp-xds/Makefile
1.35 devel/shtool/Makefile
1.16 devel/str/Makefile

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Introduce MASTER_SITE_OSSP

PR:             ports/70504
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Thu, 22 Jul 2004
[ 08:47 krion ] Original commit 
1.3 misc/ossp-uuid/Makefile
1.3 misc/ossp-uuid/distinfo
Update to 1.0.1

PR:             ports/69396
Submitted by:   maintainer
Tue, 17 Feb 2004
[ 09:43 krion ] Original commit 
1.2 misc/ossp-uuid/Makefile
1.2 misc/ossp-uuid/distinfo
- Update to version 1.0.0

PR:             ports/62941
Submitted by:   maintainer
Sat, 14 Feb 2004
[ 04:38 marcus ] Original commit 
1.652 misc/Makefile
1.1 misc/ossp-uuid/Makefile
1.1 misc/ossp-uuid/distinfo
1.1 misc/ossp-uuid/pkg-descr
1.1 misc/ossp-uuid/pkg-plist
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>

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours17
new 7 days63
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 2.499 seconds.