Commit graph

81123 commits

Author SHA1 Message Date
seb
e947fcf87a Add missing rc.d script entry in PLIST.
Bump PKGREVISION to 1.
2005-06-19 21:12:36 +00:00
kristerw
10f99b973d Prevent paths to the build work directories being included in the package.
Bump PKGREVISION.
2005-06-19 20:51:37 +00:00
minskim
91e3d68543 Include stdlib.h instead of malloc.h to build on Darwin. 2005-06-19 20:44:06 +00:00
kristerw
01158f7f04 Prevent paths to the build work directories being included in the package.
Bump PKGREVISION.
2005-06-19 20:12:05 +00:00
taca
d285ba66c0 Note update of net/ja-samba package to 2.2.12.0.9.1. 2005-06-19 18:39:39 +00:00
taca
b928d72e02 Update ja-samba package to 2.2.12.0.9.1 (2.2.12-ja-1.0beta1).
- Fix security problem up fixed by 2.2.12 and recent problem reported
  by CAN-2004-1154.

- pkgsrc changes:

	* Overhaul pkgsrc structure (as net/samba).
	* Adapt PKG_OPTIONS frame work.
	* Add support for winbind (not tested).
	* Add SAMBA_USER/SAMBA_GROUP for default user.
	* move codepages directory from share/samba to lib/samba.
2005-06-19 18:38:40 +00:00
kristerw
9e00cb70c2 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 17:40:22 +00:00
kristerw
ea9738e217 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 17:14:44 +00:00
wiz
40810b3bb6 Use PKGNAME_NOREV instead of manually doing the same. 2005-06-19 16:03:51 +00:00
tsarna
05270e6e2f Make sure WRKSRC gets set right even when PKGREVISION is set 2005-06-19 15:48:00 +00:00
jmmv
1d0097c87f Avoid creating an empty directory that is not used (and which didn't match
the PLIST).  Noticed by minskim@.
2005-06-19 14:42:48 +00:00
minskim
6c21993bf7 Delete reference to fonts/mkfontscale, which was removed. 2005-06-19 13:57:30 +00:00
markd
bca03cd29e kapptemplate/admin/Makefile{,.am,.in} weren't supposed to be installed
so clean them up.  Fixes problem in bulk build as Makefile has build
paths in it.  Bump PKGREVISION.
2005-06-19 13:10:33 +00:00
veego
aebbdb758c Forgot to sort the PLIST (move ascii-xfr.1 up 2 lines) 2005-06-19 12:18:27 +00:00
adrianp
c314e1af69 - Note audit-packages bump 2005-06-19 12:16:01 +00:00
adrianp
ba932c9f98 - Use ${FIND} as opposed to hardcoding 'find'
- Bump to nb1
- ok'ed wiz@
2005-06-19 12:14:39 +00:00
veego
7c4e32c440 Update to match the description of that file, by adding this part:
(of which all but 884 are also in JIS X 0212)
2005-06-19 11:48:32 +00:00
veego
9465dd350f Note the update of minicom to 2.1 and jhead to 2.4
Remove the minicom entry from the TODO list.
2005-06-19 11:38:04 +00:00
veego
1f34512dbf Update to 2.4.
NetBSD changes:
- Use the 'makefile' from the program to build it.
- Updated DESCR
- Should fix PR pkg/29798 by updating to 2.4 (test image is no longer available)

Changes from previous version:

Jan 14 2005
Display GPS info if included in image

Feb 27 2004
Fix some time reference confusion bugs relating to -ta option

May 29 2005
Added -da option for easier adjusting of date/time by large amounts.

-------Released version 2.4 -- May 2005 ----------

Jun 06 2005
Fix -da option

-------Released version 2.4-1 -- Jun 09 2005 --------

Jun 10 2005
Removed some debug printf I accidentally left in!
2005-06-19 11:35:25 +00:00
veego
a5101155b8 Update to 2.1.
Too many Changes to list here (Changelog is too long), so only whats new in 2.1:
 - applied some pending patches (see ChangeLog for a complete list)
 - added support for socket connections
 - fixed compiling issues on Solaris
 - new maintainer: Adam Lackorzynski
 - new homepage: http://minicom.alioth.debian.org/
 - new mailinglists (-devel and -announce):
      http://alioth.debian.org/mail/?group_id=31

NetBSD patches:
- Include <sys/types.h> to fix PR pkg/29026 (1st error)
- Fix i18n error for PR pkg/29939, which should also fix PR pkg29026 (2nd error)
- Remove the create-dev-link script, which fix PR pkg/29026 (3rd error)
  The system administrator is expected to setup the correct configuration
  of the modem device.
- Updated patches and removed patch-af and patch-ag
- Fix the path for the lrzsz and gkermit tools in the default configuration
- Remove the old share/doc/minicom dir, because the new Makefiles doesn't
  install them and they are outdated
2005-06-19 11:34:45 +00:00
markd
2faa88d6a5 Make compile with old g++'s. 2005-06-19 11:02:41 +00:00
hira
22058d2882 Add missing RCS Id tags to patch-a[efghijk]. 2005-06-19 10:44:45 +00:00
hira
8f510eecbf - Add blank line to patch-aa.
- Add missing RCS Id tag to patch-ab.
2005-06-19 10:42:27 +00:00
hira
6b0de17440 Add missing RCS Id tags to patch-a[wxy] and patch-b[abcd]. 2005-06-19 10:39:23 +00:00
wiz
834060928a Updated www/dillo to 0.8.5 2005-06-19 08:07:35 +00:00
wiz
7588a7536f Update to 0.8.5. Security fix release.
dillo-0.8.5 [Jun 15, 2005]

 - * Set "file:" to work as URI for current directory.
   Patch: Diego Sáenz
 - * Added a "small" dillorc option for panel size (medium without labels).
   Patch: Eugeniy, Jorge Arellano
 - * Fixed the shell escaping code in the ftp plugin.
   * Added some checks for sane values in html.c.
   * Added URL filtering to the ftp and downloads dpis to avoid SMTP hacks.
   * Fixed the file dpi to react to the DpiBye command.
   Patches: Jorge Arellano
2005-06-19 08:07:05 +00:00
minskim
902b87c484 Use tab instead of space. 2005-06-19 07:46:03 +00:00
wiz
06a72ea36d + libevent-1.1a, ruby-RMagick-1.8.3 [pkg/30557]. 2005-06-19 07:41:34 +00:00
wiz
632157aca9 + dillo-0.8.5, freeradius-1.0.4. 2005-06-19 06:46:37 +00:00
kristerw
f3bb58440c Note PKGREVISION bump for graphics/dx. 2005-06-19 03:18:58 +00:00
kristerw
2d83342263 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 03:10:49 +00:00
kristerw
13fa54f5c7 Make this package build on NetBSD 1.6:
* Fix C99-isms
* Remove -Werror
2005-06-19 02:59:41 +00:00
salo
22d911ce3a Clean the !@#@#$%^ mess with documentation and image files so now binary
packages actually work..

Bump PKGREVISIONs.
2005-06-19 02:49:23 +00:00
kristerw
fbc952d9fd Correct path to ../../x11/kdelibs3. 2005-06-19 02:37:11 +00:00
salo
b0aa0d4647 "inet6" option support is determined in bsd.prefs.mk, don't add it to
PKG_SUGGESTED_OPTIONS.
2005-06-19 01:46:35 +00:00
kristerw
4678563685 Note PKGREVISION bump for
biology/mummer
  lang/gcc3-f77
  math/R
  net/ncftp2
  security/tct
  www/bluefish
  www/dillo
after fixing problems with paths to the build directories being included
in the packages.
2005-06-19 01:40:55 +00:00
kristerw
c19ff0090a Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 01:35:08 +00:00
salo
e023e4f3c9 Note chat/silc-server bugfix update. 2005-06-19 01:23:43 +00:00
salo
f8da63e164 Updated to version 1.0
Changes:

1.0:
====
Only minor bugfixes were made to the previous version.

- Fixed channel public key list saving on backup router on JOIN
  command reply.
- New optimized logging.

0.9.21:
=======
A small bugfix release.

- Added default limit how many channels one client can join (50).
- Added missing getopt.[ch].
- Fixed compilation with pkg-config files

0.9.20:
=======
A bugfix release to the SILC Server.  In addition of various bugfixes,
this version now also includes new math library that from now on will be
included in all SILC distributions.

- Added more liberal channel names from the previous more stricter
  identifier string change.
- Added SERVICE command to server, though services aren't supported yet.
- Fixed MOTD command to send empty reply if motd does not exist.
- Fixed LIST command.
- Fixed query to stop if client goes away.
- Added pkg-config check to the configure.
- Several other bugfixes were made.
2005-06-19 01:22:17 +00:00
kristerw
49cb8e1be9 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 01:13:23 +00:00
kristerw
627ac5f5c9 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 01:03:04 +00:00
kristerw
ab4e122aea Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 00:45:45 +00:00
kristerw
b5d803dce6 Do not install the doc/Makefile*. They are not needed, and contains
paths that triggers CHECK_WRKREF errors.
2005-06-19 00:13:30 +00:00
kristerw
8d587fc8a6 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 00:10:45 +00:00
kristerw
9ee038d033 Remove opera7. 2005-06-18 23:42:17 +00:00
markd
28609f7086 Add explicit dependency on kdelibs so that "make update" does the right
thing when a recent previous version of kde is already installed.
(as seen in PR 30459)
2005-06-18 21:24:15 +00:00
markd
7ca9c42fae Add BUILD_USES_MSGFMT as packages no longer include pregenerated files. 2005-06-18 21:02:20 +00:00
kristerw
d6ffa1182a Fix a cut-and-paste error that prevented compilation on NetBSD 1.6. 2005-06-18 20:11:01 +00:00
kristerw
acdfbe85bf Make this package compile on machines without native threads. 2005-06-18 18:55:36 +00:00
jmmv
2ce3e06259 Note revision bumps for boost, boost-libs, boost-python and monotone. 2005-06-18 14:35:31 +00:00