Commit graph

97381 commits

Author SHA1 Message Date
joerg
b6fef71ff2 Uses C++. 2006-05-14 17:16:42 +00:00
wiz
1d37a1278f Fix configure script for broken hostname implementations that
don't grok options (e.g. Solaris). From Gilles Dauphin in PR 33349.
2006-05-14 16:50:53 +00:00
gdt
bf4c010ddc Add suggested enhancments:
o Add a facility to execute a makefile fragment if a variable
	  is or is not a member of a list (e.g., ${OPSYS} in a list of
	  Open Source OSes).

	o Consider defining a list of Open Source operating systems,
	  to be used for packages like x11/openmotif that set
	  NO_*_ON_* for non-open-source systems.
2006-05-14 16:47:33 +00:00
wiz
61f3a9b491 Note netpbm PKGREVISION bump. 2006-05-14 16:39:31 +00:00
wiz
00d3efb978 Add patches for some issues from the known-bugs page, including
one that should fix PR 33347 by martijn (build on amd64).

Bump PKGREVISION.
2006-05-14 16:39:05 +00:00
gdt
814650e954 Remove NOT_FOR_PLATFORM for Interix; that should be for technical
issues only, not licensing.

Add LICENSE=openmotif-license because this software is non-Free.

Set RESTRICTED, and NO_*_ON_CDROM because the license has complex
terms for "commercial product offering".

If $(OPSYS) is not in
  DragonFly FreeBSD Linux NetBSD OpenBSD
set NO_*_ON_FTP, because the license only grants distribution rights
for open source operating systems.

I believe this commit will still prevent openmotif from building on
Interix without setting ACCEPTABLE_LICENSES, and should also result in
all 4 of NO_*_ON_* being set on Interix.

There's too much make code to implement NO_*_ON_FTP-on-other-than-list
(munged from bsd.pkg.mk), but I didn't see a way to make
ONLY_FOR_PLATFORM run a makefile fragment on other platforms.
2006-05-14 16:35:58 +00:00
gdt
eddbc9d550 Add license for "Open Motif". 2006-05-14 16:27:48 +00:00
seb
03820197c6 Fix typo on USE_LANGUAGES hence fixing the build. 2006-05-14 16:19:45 +00:00
joerg
a8ff024468 Uses C++. 2006-05-14 15:37:45 +00:00
seb
a0883baabb Uses C++. 2006-05-14 15:36:34 +00:00
seb
00524aefbb Uses C++.
While here fix pkglint warning wrt whitespace.
2006-05-14 15:28:32 +00:00
joerg
9d8388fd29 Uses C++. 2006-05-14 15:22:08 +00:00
dogcow
9490ed5283 add missing USE_LANGUAGES+=c c++ 2006-05-14 15:14:32 +00:00
tv
3e8495b893 Only Open Source OS's are allowed to use this -- nuke Interix via NOT_FOR_.
(Others should be here, but I don't have responsibility for those platforms.)
2006-05-14 14:52:56 +00:00
seb
a05a8eb9dd Fix CHECK_FILES build
- use REQD_DIRS instead of OWN_DIRS as the latter ends up in
CHECK_FILES_SKIP causing a check-files error (files both listed in
PLIST and CHECK_FILES_SKIP are reported as an "error").  Besides
OWN_DIRS creation at ADDing time is subject to PKG_CONFIG setting,
so these directories might not be created which would cause problems.
- Add $JAVA_HOME/lib/$MACHINE_ARCH/client/classes.jsa to CHECK_FILES_SKIP
2006-05-14 14:40:36 +00:00
wiz
e12955fc46 wApua updated to 0.05.1. 2006-05-14 14:36:19 +00:00
wiz
4e0bc9f3e5 Update to 0.05.1, by othyro in PR 33414:
0.05dev to 0.05.1dev:

  + Compatibiliy with newer Tk versions, especially 804.027 and above
  + Documentation bugfix for how to install it locally
  + Address change in the license
2006-05-14 14:35:49 +00:00
seb
ad25735eb4 Re-add ${PREFIX} to the list of directories print-PLIST target
should ignore or it is broken for packages that installing files right
under ${PREFIX}.  Example in lang/sun-jre15:
$ make print-PLIST
...
@dirrm java/sun-1.5
ls: /usr/pkg//usr/pkg/.: No such file or directory
@dirrm /usr/pkg/.
$

It looks to me that was removed by mistake in revision 1.5
of this file.
2006-05-14 14:27:41 +00:00
wiz
089dbf3229 + TeXmacs-1.0.6.1, XFree86-4.6.0, gdm-2.14.6, glpk-4.10, gok-1.0.9,
wApua-0.05.1, zope-2.9.3.
2006-05-14 11:28:12 +00:00
joerg
25e208bcdf Uses C++. 2006-05-13 21:06:02 +00:00
perry
408bc0a73b note update of p5-NetAddr-IP to version 3.33 2006-05-13 21:05:12 +00:00
perry
f59dbcd4af Update to version 3.33.
I'd include a change list, but the author hasn't provided any such
information. :(
2006-05-13 21:03:45 +00:00
adam
3ae86aaf63 Updated emulators/BasiliskII to 1.0.20060501 2006-05-13 20:54:45 +00:00
adam
1c561c96ed Changes 1.0-20060501:
* Handle up to 1 GB of Mac memory
* Handle MacOS idle wait (idlewait prefs item)
* Fix a crash with the AppleShare extension
* Improve SLiRP network emulation performance
* Portability fixes to IRIX/mips, Solaris/SPARC
Mac OS X:
* Port to Mac OS X for Intel, including the JIT
* Add a primitive graphical preferences editor
* Fix clipboard (copy/paste of text from/to the host OS)
* Fix external filesystem
* Fix SLiRP network emulation (workaround MacOS X bugs)
Windows:
* Add SLiRP network emulation (ether slirp)
* Add TAP-Win32 network emulation (ether tap)
* Fix CD-ROM auto-detection (pollmedia now works)
* Improve GUI for network configuration
2006-05-13 20:52:35 +00:00
adam
07b2f1165e Fix buildlink3.mk 2006-05-13 20:32:15 +00:00
adam
18d3178888 Updated devel/glibmm to 2.10.2; x11/gtkmm to 2.8.7 2006-05-13 19:17:50 +00:00
adam
2fcba38677 Changes 2.10.2:
* Added --enable-api-properties, --enable-api-vfuncs, and --enable-api-exceptions.
  When using these, the API, and any API generated by gmmproc, will be
  changed. This allows users of embedded platforms to reduce the code size of *mm
  libraries and *mm-using applications, at the small cost of losing some rarely-used
  API. Alternatives exist for that API, as show in the examples.
2006-05-13 19:15:51 +00:00
adam
ad7ddf0868 Changes 2.8.7:
* Fixed a typo to fix the build when not disabling exceptions.

Changes 2.8.6:
* Fix the build when using --enable-api-properties, --enable-api-vfuncs, or
  --enable-api-exceptions when configuring glibmm.
  When using these, the API, and any API generated by gmmproc, will be
  changed. This allows users of embedded platforms to reduce the code size of *mm
  libraries and *mm-using applications, at the small cost of losing some rarely-used
  API. Alternatives exist for that API, as show in the examples.
2006-05-13 19:15:38 +00:00
minskim
d3dff62460 Note PKGREVISION bump of libgphoto2. 2006-05-13 19:01:30 +00:00
minskim
7bba8d2c8f Add a missing file to PLIST. Bump PKGREVISION. 2006-05-13 19:00:56 +00:00
adam
a75400ca1a Updated graphics/librsvg2 to 2.14.4 2006-05-13 18:30:15 +00:00
adam
62f3050186 Changes 2.14.4:
* Bug fixes
	* Updated API documentation to match deprecated symbol list
2006-05-13 18:29:05 +00:00
ghen
899fbb9342 Fix the build on NetBSD/sparc64. 2006-05-13 17:01:11 +00:00
jmmv
e5d646bb75 Appease two pkglint warnings. 2006-05-13 14:41:51 +00:00
gdt
f8297cb242 USE_LANGUAGES+= c++ 2006-05-13 14:12:31 +00:00
wiz
37e38814b7 freepats updated to 20060219. 2006-05-13 13:39:01 +00:00
wiz
5c34e949d2 Update to 20060219, provided by ISIHARA Takanori in PR 33475:
20060218

Walt@w-gregg.juneau.ak.us (Walt Gregg) uploaded patches to fill out drumset
0 and a ridiculously commented 'full.cfg' to take advantage of them.  Like
'crude.cfg' it uses substitute instruments to fill out missing patches:

  035_Kick_1.pat
  036_Kick_2.pat
  039_Clap_Hand.pat
  041_Tom_Low_2.pat
  043_Tom_Low_1.pat
  045_Tom_Mid_2.pat
  047_Tom_Mid_1.pat
  048_Tom_High_2.pat
  050_Tom_High_1.pat
  053_Cymbal_Ride_Bell.pat
  062_Conga_High_1_Mute.pat
  069_Cabasa.pat
  075_Claves.pat
  078_Cuica_1_Mute.pat
  079_Cuica_2_Open.pat
2006-05-13 13:38:34 +00:00
joerg
596a228be8 Honour CFLAGS and LDFLAGS. 2006-05-13 13:28:27 +00:00
joerg
4f9ab57b6b Uses C++. 2006-05-13 12:59:26 +00:00
joerg
3e48de0fc0 Uses C++. 2006-05-13 12:47:36 +00:00
joerg
5419a75ecc Uses C++. 2006-05-13 12:33:04 +00:00
rillig
ef6967e530 Updated pkglint to 4.61. 2006-05-13 11:58:48 +00:00
rillig
b9fd7c6af7 Updated pkglint to 4.61.
Changes since 4.60:
- Added ACL-based checks that restrict the files which may define
  variables.
- Many, many small improvements.
2006-05-13 11:58:25 +00:00
rillig
fee5e7a437 Fixed pkglint warnings. 2006-05-13 11:31:11 +00:00
rillig
e16ad7089e Updated createbuildlink to 3.12. 2006-05-13 11:30:13 +00:00
rillig
1d45d6bd4c Changed two lines in the generated buildlink3.mk files. For quite a long
time, the !empty(BUILDLINK_DEPTH:M+) lines confused me, so I changed
them to be ${BUILDLINK_DEPTH} == "+", which has the same effect. Changed
the version number to 3.12.
2006-05-13 11:29:46 +00:00
rillig
68c1a520ae - Added the constant NO_LINES as an alias for NO_LINE_NUMBER.
- Renamed explain() to explain_warning() and added explain_info().
- Added some code to distinguish FOO from FOO.* in the makevars.map file.
- Allow an alternative form of checking the inclusion depth in
  buildlink3.mk files.
2006-05-13 11:24:28 +00:00
rillig
e141f44de7 Fixed the RCS Id comment in line 1. 2006-05-13 10:21:17 +00:00
tron
bae3a9ca85 Note update of "phpmyadmin" package to version 2.8.0.4. 2006-05-13 09:56:58 +00:00
tron
69ea5c3732 Update "phpmyadmin" package to version 2.8.0.4. This version fixes the
security vulnerability reported in PMASA-2006-2 and CVE-2006-2031.
2006-05-13 09:56:36 +00:00