Commit graph

97367 commits

Author SHA1 Message Date
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
ghen
60d34b97b9 - icewm-1.2.26, icewm-gnome-1.2.26 (btw, icewm-gnome doesn't exist anymore). 2006-05-13 09:26:12 +00:00
ghen
d18027480e Updated wm/icewm and wm/icewm-imlib to 1.2.26. 2006-05-13 09:25:31 +00:00
ghen
5f5bfdb992 Update to IceWM 1.2.26. Changes:
1.2.26: 2006-04-16
	- fix icesh workspace switching (Thomas Holder)
	- Polish translation fix (Pawel Chwalowski)
	- fix focus after closing fullscreen window
	- new option: TaskBarShowTransientWindows (default = 1, for now)
2006-05-13 09:24:21 +00:00
skrll
4f67f26390 Switch to the bz2 compressed tarball. I've verified the contents are the
same as the gzip compressed one used previously (and the one from the
MASTER_SITE which is 2 bytes longer!?!).

Thanks to rui for pointing out where to get it the "old" gzip tarball.
2006-05-13 08:58:37 +00:00
tonio
d789b6c395 update converters/bibtex2html to 1.81
Version 1.81, 12/05/2006
========================
 o new option --print-keys to display the sorted keys (and exit)
 o improved date sorting to handle months such as mar # "\slash " # apr
 o no table anymore with -nokeys (only HTML paragraphs)
2006-05-13 08:38:38 +00:00
tonio
cad6b94efd Update converters/bibtex2html to 1.81
Version 1.81, 12/05/2006
========================
 o new option --print-keys to display the sorted keys (and exit)
 o improved date sorting to handle months such as mar # "\slash " # apr
 o no table anymore with -nokeys (only HTML paragraphs)
2006-05-13 08:37:52 +00:00
minskim
1c619cf992 Note update of tex-memhangul-ucs. 2006-05-13 05:37:30 +00:00
minskim
9a58b21f28 Update tex-memhangul-ucs to 1.4.4f.
Changes:
- Add a new option: dvips.
2006-05-13 05:36:52 +00:00
minskim
1dc967a376 Note update of tex-dhucs. 2006-05-13 05:05:00 +00:00
minskim
bff3422848 Update tex-dhucs to 3.0.0.
Changes since 2.7.0:
- Enable hyphenation of a parenthesized english word preceded by a Korean
  character.
- Remove the original setspace code from dhucs-setspace.
- Use .aux instead of .pru.
- Improve the autojosa algorithm.
- Bug fixes in ucs-hangul.
- Support autojosa for natbib and cite.
- Make autojosa work without hyperref.
2006-05-13 05:03:54 +00:00
minskim
fa5157ed20 Remove references to teTeX1. 2006-05-13 03:44:23 +00:00
minskim
73582dead2 Pass CPP to configure, which needs it to detect uid_t. 2006-05-13 00:47:36 +00:00
adrianp
5cbc8b4827 Updated security/hydra to 5.3 2006-05-12 23:37:02 +00:00
adrianp
6ef5679a9d Update to 5.3
Separate out options.mk functionality
Add in options for subversion and postresql support
> 	CHANGELOG for 5.3:
> 	###########
> 	* Added NTLM support modules for pop3, imap, smtp-auth and http-proxy.
>           Work done by ilo (at) reversing.org. THANKS!
>         * Added a http form module, thanks to phil (at) irmplc.com
>         * Fixed a bug in the vnc module (thanks to kan (at) dcit.cz)
>         * Input files may *not* contain null bytes. I might fix that in the future
>           but currently I have enough other things on my todo sheet.
>           Thanks to didiln (at) gmail.com for reporting.
2006-05-12 23:35:55 +00:00