summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-04-23Initial import of swfdec-0.2.1, a library for rendering Flash(R) animationsrh7-0/+143
and games.
2003-04-23jhead-2.0 update.wiz1-1/+2
2003-04-23Update to 2.0, requested in PR 21272.wiz3-6/+9
Changes since 1.9: Minor changes where newlines are printed. Added check to warn about wiping out the originals with the -st option. Fixed display of "flash used=no" for exif headers generated by photoshop. Added -ci and -cs options. Limit directory recursion depth to avoid crashing on circularly linked directories within the Exif header. Added automatic rottion (-autorotate) to right-up images that contain a rotation tag from the camera. *Finally* wrote a nice MAN page for jhead.
2003-04-23Don't do CHECK_SHLIBS if this isn't a native buildjmc1-4/+2
2003-04-23Clean up ONLY_FOR_PLATFORM to read a little nicer and include all applicablejmc4-8/+14
NetBSD versions as appropriate
2003-04-23This includes the wrong PLIST. Include the one from this dir, not the main gaimjmc1-2/+2
one.
2003-04-22Use ${LN} -sf to create symlinks.wiz4-8/+8
Closes PR 21263 by Jeremy C. Reed.
2003-04-22Need USE_X11 so buildlink will fix the X11BASE includes. Also need pthread'sjmc1-1/+3
buildlink.mk file
2003-04-22-xosd-2.2.1jmmv1-2/+1
2003-04-22Note updates of xosd and xmms-osd to 2.2.1.jmmv1-1/+3
2003-04-22Update to 2.2.1:jmmv7-38/+28
* Made the underscores disappear correctly (James Roberts-Thomson) * xmms plugin breakdown and breakup (Philipp Matthias Hahn) * configure.in xinerama patch (Julio Merino) * configure.in -> configure.ac conversion (Philipp Matthias Hahn)
2003-04-22Whitespace policecjep1-2/+1
2003-04-22always use the package directory name rather than the package name ingrant1-6/+6
recent gnome{1,2} additions. using 'gnome-blah' when the directory is 'gnome2-blah' creates a link in pkg-changes.html that (incorrectly) points to 'gnome-blah'. hi Rene!
2003-04-22note netbsd-www additiongrant1-1/+2
2003-04-22add netbsd-wwwgrant1-1/+2
2003-04-22Initial import of netbsd-www into the NetBSD packages collection.grant3-0/+26
Meta-package that includes all packages needed for converting DocBook/XML to HTML, primarily used for the NetBSD web site.
2003-04-22mhonarc 2.6.3junyoung1-2/+2
2003-04-22Add dependency to leim. I heard from tamago's developper "tamago workstaca1-1/+2
under control of leim. It works better, coexisting with and switching to other input methods."
2003-04-22now REALLY use the right dir... dohhubertf1-2/+2
2003-04-22Make sure binary pkgs are found :)hubertf1-2/+2
2003-04-22gnet-2.0.1 update done.wiz2-3/+3
2003-04-22Update to 2.0.1:wiz2-5/+5
* Compile fixes for Solaris and systems with no IPv6 support
2003-04-22+ easytag-0.27.1, gnet-2.0.1, multi-gnome-terminal-1.6.2, multitail-1.9,wiz1-1/+6
xmss-crossfade-0.3.2.
2003-04-22Wildcard dialog depends.wiz1-2/+2
2003-04-22Wildcard arphic-ttf depends.wiz1-2/+2
2003-04-22Note nmap{,fe} update.salo2-3/+4
2003-04-22Bump PKGREVISION: sync with latest nmap.salo1-4/+4
2003-04-22Updated to version 3.25.salo2-6/+6
Based on a patch sent by Simon Hitzemann via PR pkg/21245. Changes: - fetch .tar.bz2 files - UDP-based "ping" scanning (-PU) has been added. Works like -PS and -PA - "Assertion `pt->down_this_block > 0' failed" seems to be fixed now. - GCC dependency reported by Ayamura Kikuchi has been fixed. - "assertion failure" after --max_rtt_timeout < 3000 has been fixed. - Packet receive times are now taken from libpcap which improves performance a bit. - Fixed a bug that ignored RST responses while using -PS or -PA - Ping scan performance improved when many instances of Nmap are executed concurrently. - Fixed a problem that caused BSD Make to bail out (never noticed that on NetBSD). - Fixed a divide by zero error when nonroot users requested ICMP pings. Now it prints a warning and uses TCP connect() ping. - Nmap is now a bit more tolerant of corrupt nmap-services and nmap-protocols. - Some portnumbers have been added. - --packet_trace support for Windows added. - Removed superfluous "addport" line in XML output. - wintcpip.cc and tcpip.cc have been merged into tcpip.cc - Fixed assertion failure crashes related to combining port 0 scans and OS scan. - Compilation problems on systems without IPv6 support have been fixed. - Applied patch from Jochen Erwied which fixes the format strings used for printing certain timestamps. - Upgraded to autoconf 2.57 - Renamed configure.ac to configure.in - Changed the wording of NmapFE Gnome entries to better-comply with Gnome's Human Interface Guidelines.
2003-04-22+ nmap-3.25 [pkg/21245], openoffice-1.0.3.1 [skrll]wiz1-2/+3
2003-04-22pkglint-3.52 update.wiz1-1/+2
2003-04-223.52: Fix last in case the file exists (doh).wiz2-10/+10
2003-04-22fix lastgrant1-2/+2
2003-04-22Note PKGREVISION bump for cyberbit font packages (+belatedly note previoussalo1-1/+5
bump).
2003-04-22add missing trailing / on a master site.grant1-2/+2
2003-04-22Bump PKGREVISION: remove licensing related paragraph from DESCR, don't fetchsalo9-52/+23
and install files in Microsoft Write format, license is now in pkgsrc/licenses
2003-04-22Add Bitstream Cyberbit license.salo1-0/+120
2003-04-22pkglint-3.51 update.wiz1-1/+2
2003-04-223.51: Yell if .included files do not exist.wiz2-5/+10
2003-04-22Update cpuflags to 0.40:abs1-1/+2
Match 21064A-0 - from Mark Davies
2003-04-22Match 21064A-0 - from Mark Daviesabs2-4/+4
2003-04-22Convert to use ${FILES_SUBST_SED} instead of ad-hoc substitution.sommerfeld3-61/+61
Use @SH@ and friends so package works on solaris, too. Bump version to 1.0.5
2003-04-22Note update of security/sudo package to 1.6.7.4 (sudo-1.6.7p4).taca1-1/+2
2003-04-22Update sudo package to 1.6.7.4 (1.6.7p4). This closes PR pkg/21256.taca2-5/+5
508) Fixed remaining Kerberos V issues with MIT Kerberos V and old Heimdal.
2003-04-22Note update of url2pkg to 1.22rh1-1/+2
2003-04-22Update url2pkg to 1.22. Notable changes include:rh2-11/+21
- conversion of prdownloads.sourceforge.net URLs to MASTER_SITE_SOURCEFORGE - pre-fill CATEGORIES from the directory name - educated guess about the HOMEPAGE
2003-04-21Note update of url2pkg to 1.21rh1-1/+2
2003-04-21Update url2pkg to 1.21. Notable changes include:rh2-23/+50
- now sets USE_PKGLOCALEDIR if .mo or .gmo files are found - now recognizes GCONF schemas - no PKGCONFIG_OVERRIDE statements for -uninstalled .pc.in files - some minor code cleanup
2003-04-21Also install the documentation 'bibclean.dvi', which contains a lexicaljschauma2-2/+9
analysis of the BibTeX format. Bump PKGREVISION.
2003-04-21Remove "trium" skin which is not available any more.tron1-29/+1
2003-04-21Add RCS tagcjep1-0/+1