Commit graph

3163 commits

Author SHA1 Message Date
seb
e8328761a2 Use buildlink2. Use perl5/module.mk. 2002-10-27 20:48:55 +00:00
rh
76dbc70780 Update ORBit2 to 2.5.0. Provided in PR pkg/18707 by Julio Merino.
Changes include:
        * bug fixes
                + HP/UX / ANSI fixes (Albert Chin)
                + imodule fixage (James Henstridge)
                        + nested unions, structs, exceptions
                        + fall-through case unions subnames
                        + type mis-inclusion
                + request handler segv (Mark)
                + epv typecasts (Gergo)
                + improve generic marshaller (Michael)
                + fix TC_void's kind (Michael)
                + fix linc EOF locking interaction silly (Michael)
                + kill name server cruft (Mark)
                + fix linking for -pthread (Mark)
                + IDL compiler backend fix (Murray Cumming)
                + internal header / build fixes (Gergo Erdi)
        * features
                + IDL compiler language backend API (Mark, Gergo)
                  NB. see module 'orbitcpp' for C++ bindings [!]
                + CORBA_Typecode API (Gergo)
                + IDL -> IInterface converter (Mark)
                + improved imodule handling (Mark)
                + more regression tests (Michael, James)
                + de-bloated IDL compiler -6k LOBC (Mark)
2002-10-27 09:16:08 +00:00
rh
b10a8a0b9a Update linc to 0.7.0. Changes are bugfixes only.
Provided in PR pkg/18706 by Julio Merino <jmmv@menta.net>
2002-10-27 09:08:41 +00:00
rh
480aa8a373 Check for pth, not NetBSD, so this compiles with native threads.
Bump PKGREVISION.
2002-10-27 07:53:58 +00:00
seb
7aa8af76f3 Fix whitespace. 2002-10-26 18:45:14 +00:00
seb
5170cbdceb Provide buildlink2.mk. 2002-10-26 18:44:20 +00:00
wiz
cea80e5c43 buildlink1 -> buildlink2. Use texinfo.mk so that deinstall and binary packages work. 2002-10-25 18:40:23 +00:00
wiz
e8241d5cf2 buildlink1 -> buildlink2. 2002-10-25 18:33:29 +00:00
wiz
2bd0737533 buildlink1 -> buildlink2. 2002-10-25 17:51:44 +00:00
wiz
7c2325c81c buildlink1 -> buildlink2. 2002-10-25 11:56:13 +00:00
wiz
1969f249bd buildlink1 -> buildlink2. 2002-10-25 10:30:36 +00:00
wiz
c50616d168 buildlink1 -> buildlink2. Add dependency on postgresql-lib for another test.
Bump PKGREVISION.
2002-10-25 10:21:33 +00:00
wiz
3ab90d3e93 buildlink1 -> buildlink2. 2002-10-25 09:51:51 +00:00
drochner
9b6d87aead use buildlink2 2002-10-24 22:30:45 +00:00
drochner
d40de07c44 call the builink file "buildlink2.mk" (it doesn't do anything different
for simple Python packages however)
2002-10-24 13:05:33 +00:00
jlam
19ef2b6021 If a package uses the UCD-SNMP interface to Net-SNMP, then first check
if ucd-snmp is installed.  If it is, then use it, otherwise, use the
net-snmp package with the ucd-snmp-compatibility headers and libraries.

A package signals that it wants to use the UCD-SNMP interface by defining
USE_UCD_SNMP in the package Makefile.
2002-10-24 09:54:43 +00:00
jlam
04adaa09eb Remove net-snmp-current. 2002-10-24 09:43:45 +00:00
jlam
d3838172f9 Remove net/net-snmp-current -- it's superseded by net/net-snmp. 2002-10-24 09:43:04 +00:00
jlam
314c92b5fd Install the UCD-SNMP look-alike headers and libraries to ease porting of
older software to use net-snmp.
2002-10-24 09:34:07 +00:00
jlam
be3997794c Add and enable net-snmp. 2002-10-24 08:30:26 +00:00
jlam
5ae966807d Initial import of net-snmp-5.0.6 as net/net-snmp. This package is based
on net/net-snmp-current and on the FreeBSD net-snmp port, and may be
considered as an update to ucd-snmp.  Changes since ucd-snmp include:

	* complete rewrite of the agent internals
	* new agent module API
	* SNMPv3
	* improved AgentX subagent handling
	* many, many bugfixes in plugged memory leaks
	* prevent DoS attacks from authenticated users
2002-10-24 08:29:33 +00:00
bouyer
486e6f68d8 Fix more bugs in the ip4-only section of the IPv6 patch. 2002-10-23 21:12:36 +00:00
bouyer
b1513e4453 Make compile on Solaris (fix typo introduced by IPv6 patch).
Don't override ${CC} when compiling imake
Install Xvnc sgid root, as Xsun creates /tmp/.X11-* 770.
2002-10-23 18:16:58 +00:00
bouyer
a379f48ffa Make it compile on Solaris. 2002-10-23 16:53:34 +00:00
wiz
180891ccaa Remove another unneeded line. Noted by Andrey Simonenko. 2002-10-23 10:54:54 +00:00
martti
c853165da4 Updated mrtg to 2.9.25
* die gracefully when LANG is set to UTF-8 and give advice (RedHat 8)
* updated squid monitoring example
* Fixed indexmaker which got truncated during the last release process
* cosmetic tweaks for layout
* Use Snmp Session 0.93 with option avoid_negative_request_ids enabled
* Supress Posix Locales in the locale module ... people who have LANG
  set to UTF-8 report very strange errors otherwhise.
* skip all queries to a host for one round when 1 query has returned undef.
* skip all trailing space in keys when matching interface by Name,
  Description, Anything
* remove <br> before <hr> near pagetop
* make Includes search in directory of main config files as well as in
  current directory
* addhead option for indexmaker
* fix for uptime for squid and other non standard devices
* indexmaker: improve handling of urls given with --rrdviewer
* improved chinese translation
2002-10-23 10:42:18 +00:00
jlam
924ffbc79d HOMEPAGE has moved. 2002-10-23 02:15:11 +00:00
wiz
3d949df884 Not needed any longer. 2002-10-22 13:20:28 +00:00
wiz
1c3b1257ac Update to 1.2.8, provided by Andrey Simonenko in PR 18537.
Changes:
- Locale names have been renamed ru_SU* -> ru_RU*, ru_SU* now are symlinks
- Fixed some minor bugs
- Now a new record is added to each accounting file after reconfiguration
- Now ipa(8) and ipastat(8) do not use database locking feature by default
- All manual pages were updated to reflect changes in IPA
- The -u switch was removed from and the -L switch was added to ipastat(8)
- All code of ipa(8) was revised, now ipa(8) tests directories and
  files in the database more carefully
- Several bugs and memory leak with the "db_dir" parameter were fixed
- Added new parameter "db_group"
- Parameters "acl", "db_owner", "db_perm" have been removed

Package changes:
- added some HTTP and FTP mirrors;
- removed installation of ${DSTEXAMPLEDIR} directory, because it is
  installed from the port's Makefile;
- updated DESCR to reflect current state of IPA.
2002-10-22 13:20:08 +00:00
markd
259f76f0b0 Whoops, missed checking in netatalk-asun/DESCR with that last update.
Thanks to wiz for noticing.
2002-10-22 12:13:08 +00:00
markd
7de760e51b Warn that net/netatalk-umich and net/netatalk-asun are the less preferred
netatalk implementations.  Closes PR pkg/18725 from Greg A. Woods.

Didn't just delete the packages as the thread in current-users with title
"Appletalk seems broken in 1.6" from 28-30 Sept implies that some people
still prefer the old packages.
2002-10-22 11:49:52 +00:00
wiz
5ad84fc685 Replace USE_LIBINTL with buildlink2.mk inclusion. 2002-10-21 15:18:13 +00:00
wiz
386518d143 Convert to buildlink2. 2002-10-21 15:12:27 +00:00
wiz
770ccbe8db Convert to buildlink2. 2002-10-21 15:04:43 +00:00
mycroft
610126dada Ignore trailing whitespace at the end of a Set-Cookie tag -- but still error on
a completely empty one.
2002-10-21 14:46:26 +00:00
wiz
30dbe999e3 Convert to buildlink2. 2002-10-21 12:40:53 +00:00
wiz
a7741e1c4b Update to 0.63. Two patches have been integrated.
Changes:
A Berkeley DB detection problem on NetBSD was fixed, a command to set the
range of ports to use for autoscan was added, and search capabilites were
added to the user file list tab. In the GUI, nickname sort can now be case
sensitive or insensitive.
2002-10-21 01:36:59 +00:00
wiz
0084d986c1 Upgrade to 0.83.6. Two patches have been integrated.
Changes:
A Berkeley DB detection problem on NetBSD was fixed, a command to set the
range of ports to use for autoscan was added, and search capabilites were
added to the user file list tab. In the GUI, nickname sort can now be case
sensitive or insensitive.
2002-10-21 01:35:13 +00:00
jlam
2a30175999 Unconditionally compile the MSDFS support, as it's a run-time switch you
can turn on or off.  Bump PKGREVISION.
2002-10-20 19:49:37 +00:00
seb
0d75c1efb1 Use buildlink2. Use perl5/module.mk. 2002-10-20 17:45:59 +00:00
lukem
6271d75135 zero out sockaddr_in before using it in bind() or connect().
Xvnc -localhost  and  Xvnc -interface ip4addr  now works...
2002-10-20 16:32:25 +00:00
lukem
067eeb231c Update to tightvnc 1.2.6. Notable changes:
all:
- supply manual pages

Xvnc:
- fixed crash in the font server code
- fixed blocking I/O problem which led to easy denial-of-service
  attacks via built-in HTTP server
- fixed memory alignment problem in Raw encoder, for systems with
  strict alignment constraints
- support libwrap for server access control
- rely upon system zlib instead of shipping own copy
- reset compression level & JPEG image quality on reading client's encoding list
- allow applet parameters to be specified in URL request to the HTTP server

vncpasswd:
- work correctly if a filename is given

vncserver:
- default depth is 24 instead of 8
- attempt restart once if failed first time due to font path lossage
- removed 2 second startup delay
- allow users to keep vnc directories in /tmp
- work correctly if $XAUTHORITY is not set
2002-10-20 14:33:53 +00:00
wiz
eb885a7def Add Mesa buildlink2.mk. 2002-10-20 13:26:56 +00:00
jlam
38a950e8f7 Honor PKG_SYSCONFDIR. 2002-10-20 07:57:57 +00:00
jlam
18878853e9 Don't default to slpd=NO anymore, as rc.d scripts aren't copied into
/etc/rc.d by default any longer.  This causes the usual warning to be
emitted when the script is executed.
2002-10-20 07:56:29 +00:00
soren
4692345803 Remove obsolete comment. 2002-10-19 19:17:13 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
abs
38b8617a30 Import cmu-dhcpd-3.3.7.9
CMU dhcpd 3.3.7 is a combined BootP and DHCP server, available from
Carnegie Mellon University.
Development of this sofware at CMU has been halted. At Princeton
we've added a few new features, and fixed some bugs (and probably
introduced new ones, naturally). We've also incorporated patches
that others have posted. Our version is 3.3.7+PU.
2002-10-18 22:08:40 +00:00
abs
f60f79f8dd It calls itself both cmu-dhcp and cmu-dhcpd. We'll pick cmu-dhcpd 2002-10-18 22:07:11 +00:00
abs
a167a1ab52 Import cmu-dhcpd-3.3.7.9
CMU dhcpd 3.3.7 is a combined BootP and DHCP server, available from
Carnegie Mellon University.
Development of this sofware at CMU has been halted. At Princeton
we've added a few new features, and fixed some bugs (and probably
introduced new ones, naturally). We've also incorporated patches
that others have posted. Our version is 3.3.7+PU.
2002-10-18 22:03:49 +00:00