aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081228-8234/+1582
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Remove support for antique perl.Mark Linimon2007-09-0858-612/+29
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199068
* Drop support for perl 5.003.Mark Linimon2007-09-084-72/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199067
* Drop support for older perl levels.Mark Linimon2007-09-082-22/+8
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199066
* Please welcome bsd.perl.mk, a refactoring of Perl-related code fromMark Linimon2007-09-082-66/+274
| | | | | | | | | | | | | | | | | | bsd.port.mk. In addition, a revision shorthand has been added, e.g., USE_PERL5= 5.8.0+. This syntax is implemented for the following knobs: USE_PERL5, USE_PERL5_RUN, USE_PERL5_BUILD, PERL_CONFIGURE and PERL_MODBUILD. Credit also goes to sem who wrote an earlier version of this patch in ports/55515, marcus and kris for doing earlier testing, and kuriyama and others for additional work along the way. Thanks to gabor@FreeBSD.org for doing all this work. Sponsored by: Google Summer of Code 2007 Notes: svn path=/head/; revision=199065
* - Update to 1.2Li-Wen Hsu2007-09-083-5/+5
| | | | | | | | | PR: ports/114116 Submitted by: lwhsu Approved by: Maintainer timeout Notes: svn path=/head/; revision=199064
* New port: net/gateway6 free IPv6 tunnelEdwin Groothuis2007-09-0711-0/+230
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From README: TSP is a control protocol used to establish and maintain static tunnels. The Gateway6 Client is used on the host computer to connect to a tunnel broker using the TSP protocol and to get the information for its tunnel. When it receives the information for the tunnel, the Gateway6 client creates the static tunnel on its operating system. The Gateway6 Client code is mostly identical for all client platforms. However, creating the static tunnel is operating system dependent and is done by a script called by the Gateway6 Client. These scripts are located under the template directory in the Gateway6 Client installation directory. The script executed by the Gateway6 Client to configure the tunnel interface is customized for each type of supported operating system and takes care of all specifics for the target operating system. On Unix systems, it is a shell script. This separation of the binary and script enables fast and easy additions of new operating systems, as has been shown by the community contributions for many operating systems. WWW: http://www.go6.net/ PR: ports/114544 Submitted by: Michael Scholz <mike@fth-devel.net> Notes: svn path=/head/; revision=199062
* [New Port] texproc/yaml-mode.el: Simple major mode to edit YAML file for EmacsenEdwin Groothuis2007-09-078-0/+84
| | | | | | | | | | | | Simple major mode to edit YAML file for Emacsen. WWW: http://yaml-mode.clouder.jp/ PR: ports/114383 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=199060
* [New Port] texproc/yaml-mode.el: Simple major mode to edit YAML file for EmacsenEdwin Groothuis2007-09-071-0/+1
| | | | | | | | | | | | Simple major mode to edit YAML file for Emacsen. WWW: http://yaml-mode.clouder.jp/ PR: ports/114383 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=199058
* - Update to 1.2.1Li-Wen Hsu2007-09-073-4/+7
| | | | Notes: svn path=/head/; revision=199057
* - Replace a bashism in configure to fix buildAndrew Pantyukhin2007-09-071-3/+2
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=199056
* . Update to tzupdater 1.2.2.Greg Lewis2007-09-072-6/+6
| | | | Notes: svn path=/head/; revision=199055
* - Update to 0.6Andrew Pantyukhin2007-09-072-6/+6
| | | | Notes: svn path=/head/; revision=199054
* - Depent on external elementtreeAndrew Pantyukhin2007-09-071-1/+3
| | | | | | | | | | - Fix levenshtein dependency line - Bump portrevision Reported by: pointyhat via pav Notes: svn path=/head/; revision=199053
* Add missing amd64 7 distinfoMichael Johnson2007-09-071-0/+3
| | | | Notes: svn path=/head/; revision=199052
* - Update to 8.23Andrew Pantyukhin2007-09-072-4/+4
| | | | Notes: svn path=/head/; revision=199051
* - Update to 1.19.5Andrew Pantyukhin2007-09-074-8/+8
| | | | Notes: svn path=/head/; revision=199050
* Update to 20070810Michael Nottebrock2007-09-072-5/+5
| | | | Notes: svn path=/head/; revision=199049
* Force commit to note that all archs and osversions are now at version 0.5Michael Johnson2007-09-070-0/+0
| | | | Notes: svn path=/head/; revision=199048
* Add support for the following ARCHs and OSVERSIONsMichael Johnson2007-09-072-11/+28
| | | | | | | | | + amd64 5, 6, 7 + i386 5, 6, 7 + sparc64 6, 7 Notes: svn path=/head/; revision=199047
* . Update to tzupdater 1.2.2.Greg Lewis2007-09-072-5/+6
| | | | Notes: svn path=/head/; revision=199046
* - Don't remove directories from mtreePav Lucistnik2007-09-072-16/+0
| | | | | | | | Reported by: pointyhat Ok'ed by: mich (maintainer) Notes: svn path=/head/; revision=199045
* Remove no longer needed pkg-message. muCommander is released under GPLv3 now.Lars Engels2007-09-072-5/+0
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=199044
* Update to 1.14.7.Jeremy Messenger2007-09-072-4/+4
| | | | Notes: svn path=/head/; revision=199043
* - Battery tray icon is not displayed with more recent kdelibs releasesLars Engels2007-09-077-1/+716
| | | | | | | | | | - Fix build on CURRENT by switching replacing 802.11 code using deprecated wi_req structures Submitted by: Peter Hofer <ph (at) desktopbsd.net> Approved by: miwi (mentor) Notes: svn path=/head/; revision=199042
* - Add patch - Set LANG=C while doing character translations.Beech Rintoul2007-09-071-0/+15
| | | | | | | | | | PR: ports/115966 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer), sat (mentor) Notes: svn path=/head/; revision=199041
* - Update to version 0.2.6Andrej Zverev2007-09-076-12/+12
| | | | | | | | Changelog: http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482 Notes: svn path=/head/; revision=199040
* Update 2.5.21 --> 2.5.23Cy Schubert2007-09-075-273/+12
| | | | Notes: svn path=/head/; revision=199039
* Update to 1.1.22.Jeremy Messenger2007-09-073-7/+7
| | | | Notes: svn path=/head/; revision=199038
* Update to 2.6.30.Jeremy Messenger2007-09-072-4/+4
| | | | Notes: svn path=/head/; revision=199037
* pty is a tool to help debug console programs which take the terminal out ofMartin Wilke2007-09-074-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | canonical mode, by allowing the program being debugged and the debugger to run on separate terminal devices. To use pty, the programmer changes to the terminal device where he or she wishes to interact with the program to be debugged, and at the shell prompt, runs pty with no arguments. Pty will print out the filename of the slave side of the pseudo-terminal it has opened. Inside the debugger, running in another terminal device, one then redirects the program to be debugged's IO to the slave (tty command of gdb). When you are finished using pty, you must manually kill it. When pty starts it prints out its pid. WWW: http://www.mammothcheese.ca/munger.html -- James Bailie <jimmy@mammothcheese.ca> PR: ports/116179 Submitted by: James Bailie <jimmy at mammothcheese.ca> Notes: svn path=/head/; revision=199035
* The WMdock plugin is a compatibility layer for running WindowMaker dockappsMartin Wilke2007-09-075-0/+41
| | | | | | | | | | on the XFCE desktop. It integrates the dockapps into a panel, closely resembling the look and feel of the WindowMaker dock or clip, respectively. WWW: http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html Notes: svn path=/head/; revision=199033
* - Update to 0.005Martin Wilke2007-09-072-4/+4
| | | | Notes: svn path=/head/; revision=199032
* - Update to 1.06Martin Wilke2007-09-072-12/+5
| | | | | | | - Remove 4.X cruft Notes: svn path=/head/; revision=199031
* This plugin makes it possible to take periodical breaks from the computer everyMartin Wilke2007-09-075-0/+45
| | | | | | | | | | X minutes. During breaks it locks your screen. It optionally allows you to postpone breaks for a certain time. WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin Notes: svn path=/head/; revision=199029
* New port: sysutils/cciss_vol_statusMartin Matuska2007-09-074-0/+30
| | | | | | | | | | Very lightweight program to report the status of logical drives on Smart Array controllers ciss(4). WWW: http://cciss.sourceforge.net Notes: svn path=/head/; revision=199027
* Update to the 20070905 snapshot of GCC 4.2.2.Gerald Pfeifer2007-09-072-19/+19
| | | | Notes: svn path=/head/; revision=199026
* [NEW PORT] net-mgmt/netxms: NetXMS - network monitoring systemEdwin Groothuis2007-09-0710-0/+656
| | | | | | | | | | | | | | | | | | NetXMS is new and rapidly developing monitoring system, released under GPL2 license. It can be used for monitoring entire IT infrastructure, starting with SNMP-capable hardware (like switches and routers) and ending with applications on your servers. NetXMS is an extremely reliable and powerful monitoring system, enabling you to improve your network availability and service levels. WWW: http://www.netxms.org/ PR: ports/114495 Submitted by: samflanker@gmail.com Notes: svn path=/head/; revision=199024
* New port: devel/ml-docEdwin Groothuis2007-09-0713-0/+2409
| | | | | | | | | | | | | ML-Doc is a system for documenting the interfaces of SML libraries. It can produce both HTML and LaTeX output. http://people.cs.uchicago.edu/~jhr/tools/ml-doc.html PR: ports/115932: Submitted by: Timothy Bourke <timbob@bigpond.com> Notes: svn path=/head/; revision=199022
* new port security/ssss - Shamir's Secret Sharing SchemeEdwin Groothuis2007-09-076-0/+294
| | | | | | | | | | | | | | | | | ssss is an implementation of Shamir's secret sharing scheme for UNIX/linux machines. It is free software, the code is licensed under the GNU GPL. ssss does both: the generation of shares for a known secret and the reconstruction of a secret using user provided shares. The software was written in 2006 by B. Poettering, it links against the GNU libgmp multiprecision library (version 4.1.4 works well) and requires the /dev/random entropy source. PR: ports/115949 Submitted by: Lukasz Komsta <luke@novum.am.lublin.pl> Notes: svn path=/head/; revision=199020
* - Update to 1.257Martin Matuska2007-09-072-4/+4
| | | | | | | | | PR: ports/116175 Submitted by: mm Approved by: Artem Kazakov <kazakov at gmail.com> (maintainer) Notes: svn path=/head/; revision=199019
* - update to 0.5.2Alexander Botero-Lowry2007-09-075-11/+18
| | | | Notes: svn path=/head/; revision=199018
* Remove upstreamed patches also, remove files/cws-npower7.diffMaho Nakata2007-09-0720-7624/+0
| | | | | | | as this cws has been integrated into SRC680_m227. Notes: svn path=/head/; revision=199017
* Update to OOG680_m4. This is 2.3.0 RC2.Maho Nakata2007-09-074-10/+10
| | | | Notes: svn path=/head/; revision=199016
* - Fix the build on 64-bit arches [1]Alexey Dokuchaev2007-09-072-6/+97
| | | | | | | | | | - Minor cosmetic Makefile nits Tested on: amd64 [1] Reported by: pointyhat (logs) [1] Notes: svn path=/head/; revision=199015
* Document OpenLDAP 2.4.x using BDB 4.6 by defaultXin LI2007-09-071-0/+13
| | | | Notes: svn path=/head/; revision=199014
* - Update to 0.12Martin Wilke2007-09-073-7/+17
| | | | | | | | Thanks to: Holger Berndt (author) Approved by: maintainer implicit Notes: svn path=/head/; revision=199013
* New port: security/seccure - SECCURE Elliptic Curve Crypto Utility for ↵Edwin Groothuis2007-09-076-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | Reliable Encryption The seccure toolset implements a selection of asymmetric algorithms based on elliptic curve cryptography (ECC). In particular it offers public key encryption / decryption, signature generation / verification and key establishment. ECC schemes offer a much better key size to security ratio than classical systems (RSA, DSA). Keys are short enough to make direct specification of keys on the command line possible (sometimes this is more convenient than the management of PGP-like key rings). seccure builds on this feature and therefore is the tool of choice whenever lightweight asymmetric cryptography -- independent of key servers, revocation certificates, the Web of Trust or even configuration files -- is required. PR: ports/115943 Submitted by: Lukasz Komsta <luke@novum.am.lublin.pl> Notes: svn path=/head/; revision=199011
* [NEW PORT] www/p5-Catalyst-View-Email: Catalyst View for EmailEdwin Groothuis2007-09-075-0/+50
| | | | | | | | | | | | Catalyst::Helper::View::Email - Helper for Email Views WWW: http://search.cpan.org/dist/Catalyst-View-Email/ PR: ports/113319 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Notes: svn path=/head/; revision=199009
* New port: snmp++ v3 libraryEdwin Groothuis2007-09-076-0/+135
| | | | | | | | | | | | | | | | | | | | | | | | | SNMP++v3.x is a C++ API which supports SNMP v1, v2c, and v3. SNMP++v3.x is based on SNMP++v2.8 from HP* and extends it by support for SNMPv3 and a couple of bug fixes. The v3 support to SNMP++ and AGENT++ is provided by courtesy of Jochen Katz (katz07@agentpp.com). SNMP++v3.x extends the original SNMP++v2.8 by the following: # SNMPv3 including User Security Model (USM) with: # MD5 and SHA authentication # DES and IDEA privacy # Thread-safety # Bug-fixes WWW: http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html for further details. PR: ports/112669 Submitted by: Nicolai Petri <nicolai@petri.cc> Notes: svn path=/head/; revision=199007