Commit graph

181307 commits

Author SHA1 Message Date
sbd
8d1e7f357d The problem with gcc attributes is that they are being defined away in
config.h because the AC_C___ATTRIBUTE__ test is broken.

(Note: the secound argument to AC_TRY_COMPILE is what goes in main).
2012-01-28 04:37:36 +00:00
sbd
067f2d4967 Add a workaround for a problem with gcc transparent_union attribute that
causes the wait() prototype to be wrong.

Also linux's struct stat dosn't have st_flags.
2012-01-28 01:52:48 +00:00
adam
66adc05ab9 PLIST fix for other OSes other than NetBSD 2012-01-27 14:32:02 +00:00
obache
f0e2e08f1b No need to buildlink with py-gtk2, simple DEPENDS is sufficient. 2012-01-27 13:02:05 +00:00
obache
f838201fbf No need to buildlink with py-xml, simple DEPENDS is sufficient. 2012-01-27 12:46:22 +00:00
obache
b78804392f * LICENSE=modified-bsd
* distutils pkg, register egg-info.

Bump PKGREVISION.
2012-01-27 10:19:16 +00:00
sbd
763684187e Updated lang/pnet to 0.8.0nb1 2012-01-27 09:15:29 +00:00
sbd
a4411e5629 Add missing mk/termcap buildlink.
Bump PKGREVISION
2012-01-27 09:15:21 +00:00
sbd
606d724fd6 Remove the section from configure that adds the gcc multi_os_directory to
the libdir.
2012-01-27 08:59:48 +00:00
obache
700a1e9a62 Updated devel/bzrtools to 2.4.1nb1 2012-01-27 08:54:01 +00:00
obache
7bd6f154b8 * any of compiler languages are not required to build.
* distutils pkg, register egg-info.

Bump PKGREVISION.
2012-01-27 08:53:50 +00:00
sbd
a8f21920cb Updated print/cups to 1.5.0nb1 2012-01-27 08:50:32 +00:00
sbd
ad7a61ca07 Disable automatic ldap detection. (Noted in PR/45824)
Bump PKGREVISION
2012-01-27 08:50:24 +00:00
obache
8ece504031 remove redundant includion of python/tool.mk. 2012-01-27 08:37:01 +00:00
sbd
0cd1834107 Notes package updates:
textproc/xapian-omega	to 1.2.8nb1
   www/links			to 2.5nb1
   www/links-gui		to 2.5nb1
2012-01-27 08:35:13 +00:00
obache
a438200860 Updated devel/py-Optik to 1.5.3nb1 2012-01-27 08:30:51 +00:00
obache
8cee2dcddf * any of compiler languages are not required to build.
* distutils pkg, register egg-info.

Bump PKGREVISION.
2012-01-27 08:30:40 +00:00
sbd
61dddd5458 Describe the links-xz option for www/links and www/links-gnu 2012-01-27 08:26:46 +00:00
sbd
f562326b8f Add links-xz option to www/links and www/links-gnu
Bump PKGREVISIONs
2012-01-27 08:24:28 +00:00
obache
1d7b68cd7c Updated geography/py-proj to 1.8.3nb1 2012-01-27 08:23:16 +00:00
obache
fadbd9974b * LICENSE=mit
* distutils pkg, register egg-info.
* fixes installation with PKGREVISION.

Bump PKGREVISION.
2012-01-27 08:23:06 +00:00
sbd
9905b0c76c Add missing sysutils/file buildlink
Bump PKGREVISION
2012-01-27 08:08:13 +00:00
obache
4d51a0d670 Updated www/py-swish-e to 0.5nb1 2012-01-27 07:52:30 +00:00
obache
4e55710626 * LICENSE=2-clause-bsd
* distutils pkg, register egg-info.

Bump PKGREVISION.
2012-01-27 07:52:19 +00:00
sbd
11907ea403 Make librarys install in PREFIX/lib (not PREFIX/lib64 etc.) 2012-01-27 07:44:07 +00:00
obache
1b177e1370 Any of compiler languages are not required to build. 2012-01-27 07:04:52 +00:00
obache
be3ab7bdf6 any compiler languages are not required to build. 2012-01-27 07:00:22 +00:00
obache
dcc503eee4 no compiler languages is required to build. 2012-01-27 06:54:40 +00:00
obache
af7cffdb78 Updated www/py-scgi to 1.13nb1 2012-01-27 06:52:10 +00:00
obache
e9a3ee3f5b * user-destdir ready, no privileges are required to install.
* distutils pkg, register egg-info.
* while here, sort PLIST.

Bump PKGREVISION.
2012-01-27 06:51:58 +00:00
obache
bd7efe3331 Use PYTHON_FOR_BUILDONLY=yes instead of directly set BUILDLINK_DEPMETHOD.python. 2012-01-27 06:36:57 +00:00
obache
6ababc4966 Updated www/py-gdata to 2.0.16nb1 2012-01-27 06:30:32 +00:00
obache
19d18cdafd * python24 support had been dropped, simplify dependency on elementtree.
* distutils pkg, register egg-info.

Bump PKGREVISION.
2012-01-27 06:30:21 +00:00
obache
0bf6580681 tabify. 2012-01-27 06:23:20 +00:00
obache
334fb86156 patch-aa had be removed at last update. 2012-01-27 06:21:31 +00:00
obache
d86adc3de9 Updated www/midori to 0.4.3nb1 2012-01-27 06:16:34 +00:00
obache
c18140181b Python is just requred to build.
Bump PKGREVISION.
2012-01-27 06:16:23 +00:00
sbd
8941a50a90 Make librarys install in PREFIX/lib (not PREFIX/lib64 etc.) 2012-01-27 06:07:48 +00:00
obache
cc240db78e drop condition for python23, not exist in pkgsrc now. 2012-01-27 05:58:56 +00:00
obache
7243585175 Updated www/py-moin to 1.9.3nb2 2012-01-27 05:52:53 +00:00
obache
26e6c1bc34 * no need to buildlink with zlib, just require python built with zlib support.
* no compiler languages is required to build.
* `/usr/bin/env python' shebang are also be handled with REPLACE_PYTHON.
* distutils pkg, register egg-info.
* add an patch for python27, from upstream repo.

Bump PKGREVISION.
2012-01-27 05:52:40 +00:00
obache
7e5c33ea25 Note warning about PECL_LEGACY_VERSION_SCHEME. 2012-01-27 01:55:27 +00:00
sbd
bae873dc48 Use SET_LIBDIR to get rid of lib64 2012-01-26 23:00:22 +00:00
sbd
cdcc33a8de In the section of configure that decides whether a libdir suffix should be
used, force it to be an empty (i.e no suffix).
2012-01-26 22:58:45 +00:00
ryoon
542d692d5a Add librecad 2012-01-26 21:45:38 +00:00
ryoon
0225a849a1 Added cad/librecad version 1.0.0 2012-01-26 21:44:52 +00:00
ryoon
debc873eb1 Import librecad-1.0.0 as cad/librecad
LibreCAD is a free Open Source personal CAD application for Windows,
Macintosh and Linux.
2012-01-26 21:43:22 +00:00
shattered
05f7215d49 kpdf: depend on urw-fonts and add them to search path.
Unbreaks display of most PDF files after removal of standard PS fonts
from ghostscript-fonts.
2012-01-26 21:14:30 +00:00
rhaen
c7aba8459d Updated:
graphics/p5-Image-ExifTool to 8.75
devel/p5-Set-IntSpan to 1.16
net/p5-IO-Interface to 1.06
net/p5-Net-LDAP-Server to 0.43
devel/p5-File-Find-Rule to 0.33
security/p5-Authen-TacacsPlus to 0.22
textproc/p5-XML-Parser-Lite-Tree to 0.14
databases/p5-Redis to 1.926
audio/p5-Audio-Scan to 0.93
devel/p5-InlineX-C2XS to 0.17
2012-01-26 21:05:10 +00:00
rhaen
0f7a087f80 Updated to 0.17
Changes:

- 0.17 ... Add PREREQ_PM config option
2012-01-26 21:01:07 +00:00