Commit graph

13 commits

Author SHA1 Message Date
Antoine Brodin
9b0a41de50 Unbreak 2014-11-07 21:32:16 +00:00
Ryan Steinmetz
f5fd2da69c - Resolve build problems on systems without fmemopen()
PR:		194116
Submitted by:	aweits@rit.edu (maintainer)
2014-11-07 13:33:38 +00:00
Kurt Jaeger
a2d6986bd0 devel/ding-libs: 0.1.3 -> 0.4.0
Changes:
https://fedorahosted.org/sssd/wiki/Releases/DingNotes-0.2.91
https://fedorahosted.org/sssd/wiki/Releases/DingNotes-0.3.0
https://fedorahosted.org/sssd/wiki/Releases/DingNotes-0.3.0.1
https://fedorahosted.org/sssd/wiki/Releases/DingNotes-0.4.0

PR:		194116
Submitted by:	Sebastian YEPES F. <syepes@gmail.com>
Approved by:	aweits@rit.edu (maintainer)
2014-10-20 20:18:21 +00:00
Dmitry Marakasov
00433bf391 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 22:34:55 +00:00
Adam Weinberger
82fc70fd02 Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by:	portmgr (blanket)
2014-07-03 23:57:07 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Baptiste Daroussin
857aec5d6b Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1) 2013-09-20 17:03:26 +00:00
Baptiste Daroussin
fb1131a6f9 Eradicate USE_GNOME=pkgconfig from devel
While here:
USE_GMAKE->USES=gmake
USE_GNOME=gnomehack->USES=pathfix
USE_PERL5*->USES=perl5
2013-09-02 06:45:47 +00:00
Bryan Drewery
082e0e3eac - Fix build with pkgng by not trying to remove
an invalid directory
2013-05-20 20:13:53 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Ryan Steinmetz
c32502f0ef - Update to 0.1.3
PR:		ports/161554
Submitted by:	Andrew Elble <aweits@rit.edu> (maintainer)
2011-10-14 23:30:25 +00:00
Ryan Steinmetz
89630c7425 New port: devel/ding-libs
'D is not GLib' utility libraries

Ding-libs provides utility functions to manipulate filesystem
pathnames (libpath_utils), a hash table which dynamically resizes
to achieve optimal storage and access time properties (libdhash),
a data type to collect data in a hierarchical structure for easy
iteration and serialization (libcollection), a dynamically growing,
reference-counted array (libref_array), and a library to process
configuration files in initialization format (INI) into a library
collection data structure (libini_config).

PR:		ports/161267
Submitted by:	Andrew Elble <aweits@rit.edu>
2011-10-04 15:29:38 +00:00