Commit graph

3018 commits

Author SHA1 Message Date
jlam
3ac80e007e buildlink1 -> buildlink2 2002-09-23 23:55:25 +00:00
jlam
569f4d898d IDL files must be added to BUIDLINK_FILES because the IDL files are
compiled using orbit-idl, which uses the C preprocessor to do its work, and
the C preprocessor has it's arguments transformed (correctly) by
buildlink2.
2002-09-23 19:57:28 +00:00
grant
16eebac8c6 comment fix. 2002-09-23 15:21:40 +00:00
grant
5ec46fbc39 comment fix. 2002-09-23 15:11:41 +00:00
grant
7c7ea38a24 use $name, as $rcname isn't defined. 2002-09-23 15:02:07 +00:00
grant
582885960e Use @PREFIX@, not "/usr/pkg". 2002-09-23 14:52:14 +00:00
grant
6cbc344a01 minor formatting fix. 2002-09-23 14:46:54 +00:00
grant
36832866e9 add missing RCS Id. 2002-09-23 14:40:51 +00:00
wennmach
80530d2731 Fix a problem with VOP_PUTPAGES on NetBSD-1.6 (via patch from
Love <lha@netbsd.org>).

Also, don't try to remove the top-level "lkm" directory on
pkg_delete.
2002-09-23 14:37:18 +00:00
wiz
764cfa2177 Update to 0.61:
- GDL handling has been totally rewritten and is now more clean.
- It is now possible to destroy GDL "rename at end" entry like any other one.
- In the GDL list, sizes are now displayed using locale format.
- search result handling has been partially rewritten and is now more clean.
- The search result size is now displayed using locale format.
- old style user list is no more supported, only new one is (the one using
  list cache).
- user share lists handling has been partially rewritten and is now more clean.
- The user share lists are now displayed using locale format.
2002-09-23 11:48:29 +00:00
wiz
93fc578121 Update to 0.84.4:
- a (new) buggy clone seems to send string containing illegal character ('\0').
  Because this character is also the C string end character, it truncates string
  and DCTC crashs because an impossible case occurs. This version avoids the
  problem.
2002-09-23 11:10:07 +00:00
jlam
ee12419f1f Instead of using BUILDLINK_TRANSFORM.<pkg> to change the location of
headers in ${BUILDLINK_DIR}, simply create BUILDLINK_CPPFLAGS.<pkg>
variables whose values are appended to CPPFLAGS, which are automatically
passed to the configure and build processes.

BUILDLINK_TRANSFORM.<pkg> has little use in buildlink2 since packages are
now told that the software may be found where it really is installed, not
in ${BUILDLINK_DIR} as was the case with buildlink1.  Eventually, these
variables will be declared unsupported by buildlink2.
2002-09-23 09:22:14 +00:00
grant
74c6e1f3e2 * use bsd.pkg.install.mk and automatic rc.d script handling.
* convert to rc.subr-style script.
2002-09-23 07:07:02 +00:00
grant
fb98d9c70d honour PKG_SYSCONFDIR.
ok'd by jlam.
2002-09-23 07:04:39 +00:00
mycroft
1e175ccb3c Add the docsis plugin... 2002-09-22 17:07:35 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
2002-09-21 23:46:45 +00:00
jlam
49360fea61 buildlink1 -> buildlink2 2002-09-21 00:46:56 +00:00
jlam
fbd50bf752 buildlink1 -> buildlink2 2002-09-20 08:28:25 +00:00
jlam
aadb43e3cc Remove ${PREFIX}/share/kde/apps/knewsticker with @unexec instead of @dirrm
as it might contain files from kdeaddons2.
2002-09-20 08:26:20 +00:00
grant
0c5bb6abcc Make these scripts more portable by taking advantage of automatic rc.d
script handling and using @RCD_SCRIPTS_SHELL@.

as discussed with jlam.
2002-09-20 02:01:54 +00:00
grant
751debc16c add missing RCS Id. 2002-09-20 01:43:22 +00:00
grant
0ccadb79e6 add missing #! line and RCS Id. 2002-09-20 01:41:56 +00:00
hubertf
8a3663c88b tweak 2002-09-19 22:18:46 +00:00
hubertf
12d462a1a5 Update 6to4 to 1.3. Change:
- adapt for NetBSD 1.6 and later which needs an "ifconfig stf0 create"
   (also needed on FreeBSD).

Patch contributed by Kimura Fuyuki <fuyuki@hadaly.org> in private mail.
2002-09-19 22:15:25 +00:00
jlam
5c053dd06a Take advantage of the auto-generation and installation of rc.d scripts. 2002-09-19 09:04:02 +00:00
jlam
ac4b8bcc4f buildlink1 -> buildlink2 2002-09-19 08:46:09 +00:00
jlam
68065bc9b1 Rename files/chronyd to files/chronyd.sh for forthcoming changes to
auto-handle rc.d scripts.
2002-09-19 08:41:50 +00:00
jlam
e507190d0d When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or
INSTALL_EXTRA_TMPL.
2002-09-18 21:15:07 +00:00
tron
d37d1a1495 Add secure HTTP support to the "wget" package. It is turned on by default
and can be turned of by "WGET_USE_SSL=NO".
2002-09-18 19:51:53 +00:00
tron
6fc1051e41 Add security patch from the FreeBSD ports collection:
Drop setgid kmem privs before executing external programs.

  Reported by:    Christer Oberg <christer.oberg@gmx.net>
Bump the package revision to 3.
2002-09-18 10:40:12 +00:00
dillo
8833111dc3 update to 0.12:
preliminary support for sftp (requires ssh protocol version 2)
   print estimated remaining time for down- and uploads
2002-09-17 15:33:03 +00:00
jlam
678a95a783 Update net/openslp to 1.0.9a. Changes from version 1.0.7 include:
* Added version and length sanity checks for incoming messages
* Fixed possible SEGV when logging DA traffic
* Added patch from Arun Barboza that makes attribute compares case insensitive
  as per RFC 2608
* Added patch from Garth Bushell that fixes an SLP url parsing problem.
* Added patch from Arun Barboza to handle '==' SLPv1 predicates.  This patch
  allows better interoperability with Novell SLP networks.
* Added fix from Arun Barboza to make V1 DAAdverts use the same encoding as
  the request
* Fixed a problem in SLPProcessMessage where errorcodes were not being returned
  resulting in attempts to send non-allocated sendbufs (i.e. SEGV).
* Fixed a problem where SLPReg() would hang if used against a DA or SA that
  prematurely dropped connections
* Force use of numeric IP addresses in all DAAdvert and SAAdvert messages.
* Fixed bug where idle connections to DAs were not being aged.
* Added code so that 'slptool -v' will return the path of the slp.conf file
  libslp.so is configured to use.
2002-09-16 21:00:56 +00:00
uebayasi
17a82619c3 Fix malformed BUILD_DEPENDS line. PR#18305 by Christopher Richards. 2002-09-16 14:38:33 +00:00
martti
f978df016d Updated proftpd to 1.2.6
* mod_quota removed due to lack of active maintenance
* New version of mod_ldap (2.8.10)
* New directives added: Define, <IfDefine>, <IfModule>, TimeoutSession
* Directives removed: AllowChmod, ShowDotFiles
* STOU support added
* LFS support added
* Fixed various minor bugs
2002-09-16 09:32:20 +00:00
wiz
0ba3d02a63 Fix typo from rev 1.9. 2002-09-14 18:33:06 +00:00
itojun
f77a294ffd add missing item (libbind9) 2002-09-13 09:48:48 +00:00
itojun
17cab845ea upgrade to 0.93b.
o BGP connection problem is fixed.
o EAGAIN check is added.
2002-09-13 08:41:49 +00:00
skrll
9955155cae Fix typo. 2002-09-13 07:13:59 +00:00
skrll
0fc3afe6b4 Use the "Official Pthreads Replacement" in kdenetwork2.
Bump PKGREVISION and depend on it.
2002-09-13 06:59:37 +00:00
wiz
25959c443f Add and enable dctc and dc_gui. 2002-09-11 20:52:19 +00:00
wiz
963cdd4291 Initial import of dctc (Direct Connect Text Client) and its GUI, dc_gui
(Direct Connect GUI). Requested by reed some months ago ;)
DC is another file sharing protocol.
2002-09-11 20:47:14 +00:00
tron
b614a434b8 Readd CVS Id. 2002-09-11 20:13:58 +00:00
tron
a551da2efe Update "dgd" package to version 1.2.0.2. Changes since version 1.2.0.1:
- The editor could erroneously allocate dynamic instead of static memory.
- Fixed a spurious pause that would occur if the first callout started after a
  cold boot had a delay of 0.
- Fixed a problem with repeatedly adding and removing callouts in atomically
  executed code.
- Fixed several bugs in error handling.
- A better fix for errors in atomic code, in combination with multi-level
  catches.
- Fixed a config file reading bug that could occur if the server was restarted.
- Fixed a bug in saving/restoring variables in an object that privately
  inherited another.
- Prevent code from being erroneously optimized away in rare cases.
- Fixed a bug in handling some regular expressions.
- Fixed several bugs which could, in rare cases, cause nil to turn up in
  mappings that had been accessed from atomically executed code.
- Fixed a bug in error recovery for compiling switch statements.

The update was contributed by Scott Thompson in private e-mail.
2002-09-11 20:02:26 +00:00
jlam
93e9fce64c buildlink2.mk files don't need to symlink *Conf.sh files. 2002-09-11 10:15:33 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
jlam
7f98f5de18 buildlink1 -> buildlink2 2002-09-10 11:02:16 +00:00
jlam
c28df54e21 Use buildlink2 and add a buildlink2.mk file for other packages. 2002-09-10 06:10:04 +00:00
wiz
4b81c06b0a Use PKG_SYSCONFDIR. From Urban Boquist in pkg/18242. 2002-09-09 21:51:52 +00:00
wiz
e78cbcd04f Fix buildlink2.mk file, per pkg/18225 by Julio Merino. 2002-09-09 19:16:55 +00:00
wiz
c0f1744903 Update to 20020811.2, from pkg/17866.
Changes:
 Import the patch from Robert Elz:
 1) do not reset the interface flags when terminating .
 2) do not output to default logname when terminating,
    if -f option is not given.
2002-09-09 18:09:57 +00:00