Commit graph

4589 commits

Author SHA1 Message Date
jmmv
5075a9fb51 Fix MASTER_SITES. 2004-04-01 20:27:49 +00:00
jmmv
6b113e34e4 unused 2004-04-01 20:26:07 +00:00
jmmv
66ff7eee66 Add and enable gnome-netstatus. 2004-04-01 19:10:17 +00:00
jmmv
026357b572 Initial import of gnome-netstatus, version 2.6.0:
gnome-netstatus is an applet for the GNOME panel that shows the status of
a network connection, including the amount of transferred data.
2004-04-01 19:09:47 +00:00
jmmv
6aa629bf4a Update to 2.6.0. Changes since the previous stable branch (2.4.x):
2.6.0 ("Almodóvar did it again!")

  * Fixes:

	- Fix a compiler error (bug #135625)

  * Translations:

	- Updated Brasilian translation (Gustavo Noronha Silva)
        - Updated Bengali translation (Khandakar Mujahidul Islam)
        - Added Punjabi translation (Jaswinder Singh Phulewala)
        - Updated Welsh translation (Telsa Gwynne)
        - Added British translation (Gareth Owen)

2.5.92 ("We are the champions")

  * Fixes:

	- Update to application/x-core MIME type

	- Disable Back button when debugging is the first page

  * Improvements:

	- Update translated docs (Glynn Foster)

	-
2.5.90 ("I love it when a plan comes together")

  * Fixes;

	- Fix a crash when going back from the email page. Thanks to Simon
	  Frankau for fixing this (bug #126449)

	- Fix a crash when checking versions twice (bug #134167)

	- Load product list after failing guessing.

  * Improvements:

	- Kill the confirmation dialog

	- Set the FileChooser in save mode for saving bug reports

2.5.3 ("No name release")

  * Fixes:

	- Fix Application cooment (Vincent Untz)

	- Some build fixes (Jason Leach, Alexander Winston, Vincent Berger)

	- Fix typos in schemas

  * Improvements:

	- If GNOME version is older than 6 months suggest upgrading

	- Use GtkFileChooser in entries

2.5.2 ("Franco Corelli")

  * Fixes:

	- Preserve bug description

	- Don't hardcode FileChooser size

	- Don't add closed products

  * Improvements:

	- Report Irix, Fedora and Gentoo "distributions"

	- Show only Applications we can submit bugs to bugzilla (Bug #129138)

	- Use a radio button to switch between Applications/Porducts view

	- Add application/product name to component page (Bug #128349)

	- Ported to gtk_icon_theme_*

	- Add translators to about dialog

	- Port configuration to GConf

2.5.1 ("Mi mamá prefiere GNOME")

  * Fixes:

	- Load again component list

  * Improvements:

	- Use GtkFileChooser in the non-glade stuff (Jan Arne Petersen)

2.5.0 ("He tardado 10 minutos en atarme las botas")

  * Fixes:

	- Fix some mem leaks (Kjartan Maraas, bug #125396)

	- Disable deprecations (Sivaiah N)

	- Fix crash when trying to debug a non-found program (Vincent Untz,
	  bug #115147)

  * Improvements:

	- Don't show up to three windows at a time (Vincent Untz, bug #110817)
2004-04-01 18:54:03 +00:00
jmmv
5486c7e49a Update to 2.1.8. Sorry, no list of changes available, only the ChangeLog,
which is way _too_ long.
2004-04-01 18:32:03 +00:00
jmmv
785e8103a7 Update to 2.10.0. Changes since the 2.8.x branch:
ORBit2-2.9.6
	* bug fixes
		+ PPC union walking bug (Michael, Jeroen Z)

ORBit2-2.9.5
	* bug fixes
		+ don't crash with NULL env (Mark)

ORBit2-2.9.4
	* bug fixes
		+ enviroment pollution (Michael)
		+ AIX portability bits (The Written Word)

ORBit2-2.9.3
	* bug fixes
		+ configure logic bug (Morten Welinder)
		+ no-mainloop threading issue (Michael)
		+ custom policy oneway fix (Michael, JP)
		+ policy lookup fix (Alex Larsson)

ORBit2-2.9.2
	* bug fixes
		+ threaded client deadlock (Michael)
		+ skelimpl leak fix (Frank)
		+ forward request double free (Michael)
		+ thread queue processing (Frank)

ORBit2-2.9.1
	* bug fixes
		+ thread handling / shutdown bugs (Justin Schoeman)
		+ linc I/O revents race fix (Padraig O'Briain)
		+ name service ref leak (Justin)
		+ GIOP HUP error cleanup (Michael)
		+ ORB shutdown from any thread (Michael)
		+ build fixes / cleans (Justin, Michael)
	* featurelets
		+ (limited) re-enterancy client policy (Michael)
		+ re-factored invocation stack (Frank Rehberger)
		+ deactivation / return test (Michael)

ORBit2-2.9.0
	* bug fixes
		+ speed up child POA destruction (Michael)
	* featurelets
		+ allow objects to be bound to specific threads (Alex Larsson)
2004-04-01 18:16:17 +00:00
jmmv
fcbdcf01dc Bump PKGREVISION to 1 due to glib2 update. 2004-04-01 18:15:58 +00:00
xtraeme
76b239b864 Added tinc-1.0.1 2004-04-01 05:43:32 +00:00
xtraeme
2587a8567d Initial import of tinc-1.0.1 from pkgsrc-wip.
tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and
encryption to create a secure private network between hosts on the Internet.

Because the VPN appears to the IP level network code as a normal network
device, there is no need to adapt any existing software. This allows VPN
sites to share information with each other over the Internet without exposing
any information to others. In addition, tinc has the following features:

o Encryption, authentication and compression
    All traffic is optionally compressed using zlib or LZO, and OpenSSL is
    used to encrypt the traffic and protect it from alteration with message
    authentication codes and sequence numbers.
o Automatic full mesh routing
    Regardless of how you set up the tinc daemons to connect to each
    other, VPN traffic is always (if possible) sent directly to the
    destination, without going through intermediate hops.
o Easily expand your VPN
    When you want to add nodes to your VPN, all you have to do is add an extra
    configuration file, there is no need to start new daemons or create and
    configure new devices or network interfaces.
o Ability to bridge ethernet segments
    You can link multiple ethernet segments together to work like a single
    segment, allowing you to run applications and games that normally only work
    on a LAN over the Internet.
2004-04-01 05:42:11 +00:00
cube
d34d03065e Note new version of OpenSSL. 2004-03-31 10:24:50 +00:00
xtraeme
f8a0b42ef8 bl3ify IglooFTP, s/USE_X11BASE/USE_X11, bump PKGREVISION. 2004-03-31 07:20:20 +00:00
xtraeme
7fe0be3073 bl3ify 2004-03-31 07:12:21 +00:00
cube
8f61a4743f Update to 0.10.3. This release fixes several critical vulnerabilities in
some packet dissectors, you're strongly advised to update.

Changes from 0.10.0:
 => New and updated features
        (in 0.10.3)
      o Display filters now support the bitwise and (&) operator.
      o Protocol hierarchy statistics now have bandwidth columns.
      o The capture dialog has a new layout.
        (in 0.10.2)
      o The user interface has received further updates.  The Statistics
        menu layout has been improved, as well as the capture options dialog
        layout.
        (in 0.10.1)
      o Several updates were made to Ethereal's user interface.  The "File"
        menu now has a "most recently used" list.  The help menu was greatly
        expanded.
      o The "matches" operator now handles more data types.  For example,
        you can now use
                 smtp matches joespammer@example.com
        as a display filter.
      o I/O statistics now support 1ms resolution.

 => Bugs fixed
        (in 0.10.3)
      o http://www.ethereal.com/appnotes/enpa-sa-00013.html

 => Other notes
      o A lot of packet dissectors were either added or updated, as well as
        some capture file formats handlers.
2004-03-31 07:03:30 +00:00
jlam
a92f4d1bfb This is a Perl script... no need for compiler here. 2004-03-31 01:40:04 +00:00
taca
d33aba22c4 Add DIST_SUBDIR=${PKGNAME} in order to notify updated distfiles which
don't have version information.  Suggested by wiz@.
2004-03-30 17:12:28 +00:00
recht
bc3b3b5679 fix path to py-twisted/Makefile.common 2004-03-30 13:37:47 +00:00
recht
468baaf294 +py-twisted,py-twisted-docs 2004-03-30 13:35:39 +00:00
recht
bd3a1a33ac initial import of the Twisted documentation (1.2.0)
provided by Michal Pasternak via pkgsrc-wip

HTML documentation for Twisted Python; see py-twisted package for details.
2004-03-30 13:33:44 +00:00
recht
db212e4c5c initial import of Twisted 1.2.0
provided by Michal Pasternak via pkgsrc-wip

Twisted is a framework, written in Python, for writing networked applications.
It includes implementations of a number of commonly used network services such
as a web server, an IRC chat server, a mail server, a relational database
interface and an object broker. Developers can build applications using all of
these services as well as custom services that they write themselves. Twisted
also includes a user authentication system that controls access to services
and provides services with user context information to implement their own
security models.
2004-03-30 13:27:05 +00:00
wiz
0711363bae Update to 3.4.1a:
The tracker works under Python 2.2 and supports 3.3 clients properly.
The client is unchanged.
2004-03-29 23:39:42 +00:00
tv
6db84bbaa4 "www" belongs in the category list, but not as the primary category (as
HTTP is only one view of the data moved around by Entropy).
2004-03-29 18:45:03 +00:00
tv
56138d0120 +freenet-tools 2004-03-29 18:44:18 +00:00
tv
14d2d51127 Freenet Tools, a set of tools usable against a Freenet or Entropy node
to insert/retrieve content by the native FCP protocol rather than the
WWW proxy.  From the DESCR:

=====

The most important tools for those who want to insert their own content as a
website into Freenet or Entropy, are the Freenet Tools (or similiar tools
from other authors :). For Freenet, there are some such programs linked from
their http://freenetproject.org) pages. Not many of them will work with
Entropy out-of-the-box, as they sometimes specialize on minor deviations in
the FCP interface. Specificially the newer tools, supporting the FEC FCP
v1.1 will fail with Entropy, as Entropy does not yet fully support the
changes to the Freenet Client Protocol. So I suggest you use ft for Entropy
for now, since I can help you there with problems or questions.
2004-03-29 18:43:47 +00:00
tv
8923a4f447 +entropy 2004-03-29 18:41:08 +00:00
tv
9f1b94bafe Entropy, a P2P anonymity network much like Freenet, but written in C.
From the DESCR:

=====

ENTROPY is developed as a response to increasing censorship and surveillance
in the internet. The program connects your computer to a network of machines
which all run this software. The ENTROPY network is running parallel to the
WWW and also other internet services like FTP, email, ICQ. etc.

For the user the ENTROPY network looks like a collection of WWW pages. The
difference to the WWW however is that there are no accesses to central
servers. And this is why there is no site operator who could log who
downloaded what and when. Every computer taking part in the ENTROPY network
(every node) is at the same time server, router for other nodes, caching
proxy and client for the user: that is You.
2004-03-29 18:40:43 +00:00
cube
502637d7f9 Remove ucd-snmp. 2004-03-29 16:30:52 +00:00
cube
2934d0b2d7 Remove ucd-snmp package, which is outdated, insecure, and now unused in
pkgsrc since gkrellm1-snmp conversion to net-snmp.
2004-03-29 16:30:23 +00:00
cube
7c5addc30d Use net-snmp instead of ucd-snmp. 2004-03-29 16:27:30 +00:00
jlam
c3ccaabecf bl3ify, and remove sed workaround for Solaris now that it uses nbsed. 2004-03-29 16:23:14 +00:00
jlam
6d92080aa2 Match the template builtin.mk file in bsd.builtin.mk, and make the two
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links)
use the new format correctly.
2004-03-29 05:43:28 +00:00
jlam
426cc1ce72 Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+".  This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
schmonz
99681e8cde Enable pkgviews installation. 2004-03-29 03:28:49 +00:00
jlam
780059e542 Fix PLIST problems with missing directories at deinstallation time. 2004-03-28 08:36:47 +00:00
xtraeme
f497964f04 Fix ntpd PATH in ntpd rc.d script, reported by Mirko Thiesen in
PR pkg/24947; bump PKGREVISION.
2004-03-28 06:35:03 +00:00
taca
b8f59b49dc dnscache-log.pl.txt was changed to prevent output buffering.
Bump PACKAGEREVISION.

Noted by Michal Pasternak on tech-pkg.
2004-03-28 04:39:39 +00:00
wiz
90013cfeb7 Update comment about why this needs ncurses. 2004-03-26 20:09:55 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
markd
45eb3d4ef4 The location of the 802.11 header files moved at approx 1.6Y, allow for
this.  Fixes build on -current.
2004-03-25 20:29:36 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
reed
0836bdf20d Add HAVE_YACC=yes to configure environment.
configure script was checking for YACC wrong (like .../bin/usr/pkg/bin/bison).
2004-03-22 18:08:29 +00:00
seb
9f974bbe50 Fix accessList processing when sub directories are involved.
From PR pkg/23650 by Luc Beurton luc at black-kettle dot univ-ubs dot fr.

While here claim stewardship, use subst.mk framework, and fix a typo
in a patch file.

Bump PKGREVISION.
2004-03-21 10:29:51 +00:00
xtraeme
844e45900f Convert to bl3 now that ncurses/builtin.mk has been updated to create
the curses.h -> ncurses.h symlink.
2004-03-20 19:36:58 +00:00
wiz
f4f63afe45 Convert to buildlink2 until ncurses' buildlink3.mk is fixed to make
the ncurses.h -> curses.h link.
2004-03-20 16:37:38 +00:00
cube
bedda7656b Bump PKGREVISION after gkrellm1 buildlink[23].mk change.
That should close PR 24818.
2004-03-18 15:33:21 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
jmmv
542e532d9c Fix path to python in scripts installed by bittorrent-gui by moving the
inclusion of python/application.mk to the end of Makefile's and fixing
paths to files.  Bump PKGREVISION of this package to 1.
2004-03-17 19:27:42 +00:00
martti
59443b6477 Added UNLIMIT_RESOURCES+=datasize 2004-03-17 19:15:41 +00:00
jlam
59bdf89739 If the ${PKGBASE} of a package doesn't match the token passed to
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that
we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
2004-03-16 18:23:26 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00