summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* w9wm is a quick & dirty hack based on 9wm, the wonderful "template"vanilla2001-03-177-0/+69
| | | | | | | | | | | | | | | | | window manager made by David Hogan. 9wm is really nice for all day use (I mean, a large Emacs window covering the whole screen and a terminal to use Lynx and browse the web ;-)) provided that you do not have a large number of windows on your screen. But in some occasions it is not the case (ie. you have to telnet to 4-5 remote machines), which is painful with 9wm. This need for virtual screens motivated this about 50 lines hack. w9wm brings support for virtual screens (provided you use the second button, aka middle button to select one virtual screen) as well as for key bindings (to switch from one window to another). PR: ports/25362 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add manpage.vanilla2001-03-171-0/+2
|
* add mpg321ijliao2001-03-177-0/+48
| | | | A completely free clone of mpg123
* Updates the port to the latest version.dinoex2001-03-174-28/+21
| | | | | PR: 25529 Submitted by: anders@fix.no
* This updates the Wine port to 2001.03.05 and removes an obsoletedinoex2001-03-1710-116/+6
| | | | | | | patch to the FreeBSD kernel from the port. PR: 25825 Submitted by: pfeifer@dbai.tuwien.ac.at
* from maintainer:dinoex2001-03-173-8/+175
| | | | | | | | | | | | | | | | | | Actually, the problem is that the ecasound port can optionally be compiled with python so that you have another interface to the program. The python dependency wasn't recorded in the makefile and the port was building the python bits by default, so the process of installing or packaging failed a one point. The fix is quite simple. And it features a couple of other enhancments. First off, the current plist must be renamed "pkg-plist.py". Second, a new plist must be made with the following diff on the original: me: The file pkg-plist contains only one revision, so a repro copy of this file won't be needed. I changed whitespaces to taps. PR: 25814 Submitted by: anarcat@tao.ca
* - Updated to 4.2.5dinoex2001-03-176-32/+105
| | | | | | | | - New Master Site, Old Site is not accessible - included History-Check for cnews and inn2.2 PR: 25411 Submitted by: dinoex, greg@greg.rim.or.jp
* - Updated to 1.18.248dinoex2001-03-172-4/+3
| | | | | | | - Backup Master-Site removed, it will no longe hold the distfiles PR: 25375 Submitted by: dinoex
* add stowESijliao2001-03-178-0/+73
| | | | stow Enhancement Script
* New port for chinese/qe.clive2001-03-176-0/+34
| | | | | | | | | | QE is a PE2-like editor program under U*nix. p.s. Don't pursuade me putting this into editors/. If you don't have a Chinese (big5) environment, you could only see 'funny characters.' PR: ports/25867 Submitted by: Status <statue@freebsd.sinica.edu.tw>
* Update to 0.15.knu2001-03-172-3/+3
|
* Update to 5.7.4.roam2001-03-172-3/+5
| | | | | | | Add USE_GMAKE - too many things in the autoconf build process depend on GNU make. Approved by: maintainer
* Update to 0.15 and unbreak. KDE 1.x _is_ still in the tree!knu2001-03-172-4/+2
|
* like in arts++ use new gcc compiler when compiling under RELENG_3andreas2001-03-172-2/+4
| | | | bumped port revision
* If memory serves me right, ports collection doesn't officiallyandreas2001-03-172-0/+4
| | | | | | support RELENG_3. But defining USE_NEWGCC should fix the compile problems during package building for RELENG_3. Therefore bump PORTREVISION.
* Upgrade to 1.0.7.vanilla2001-03-177-53/+80
|
* Upgrade to 3.23.35.dirk2001-03-1718-18/+18
| | | | | | | | | | From the announce mail: "The 3.23.35 mainly fixes a critical bug in 3.23.34 with ORDER BY. We don't know how the ORDER BY bug slipped through our testing suite or how fatal it's really is, but as we have got a couple of reports about core dumps regarding this, we recommend 3.23.34 users to upgrade as soon as possible. Sorry for the inconvenience."
* Update dependency on libneon (0.12)olgeni2001-03-172-5/+5
| | | | | | | | Remove dependency on expat, use the libneon provided xml parser. Fix CONFIGURE_ENV. Add WWW line to pkg-descr. Submitted by: vanilla
* Update port to version 0.12.0.olgeni2001-03-1712-48/+28
| | | | | | | | Remove expat from LIB_DEPENDS. Fix install targets and configure environment. Use libtool. Submitted by: vanilla
* Satellite port (japanese/zangband) update to 2.4.0-J1.0.2 (010223).kuriyama2001-03-173-7/+29
| | | | | Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp> (maintainer) PR: ports/25355
* Add icu 1.7, international Components for Unicode (from IBM).kuriyama2001-03-1711-0/+329
| | | | | PR: ports/24649 Submitted by: dwm@caimis.com
* Correct version number of SDL shared library.sobomax2001-03-171-1/+1
|
* Add migemo-emacs20 0.21, japanese incremental search tool for Emacs.kuriyama2001-03-1717-0/+251
| | | | | PR: ports/25339 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* - new distfiles at master site.dinoex2001-03-178-0/+112
| | | | | | | | | | | | | | | | | | | | The State Threads is a small application library which provides a foundation for writing fast and highly scalable Internet applications (such as web servers, proxy servers, mail transfer agents, and so on) on UNIX-like platforms. It combines the simplicity of the multithreaded programming paradigm, in which one thread supports each simultaneous connection, with the performance and scalability of an event-driven state machine architecture. In other words, this library offers a threading API for structuring an Internet application as a state machine. The State Threads library is a derivative of the Netscape Portable Runtime library (NSPR). WWW: http://oss.sgi.com/projects/state-threads/ PR: 25189 Submitted by: tobez@tobez.org (Anton Berezin)
* - Update checksumkevlo2001-03-174-38/+21
| | | | | | | | (Makefile is slightly modified & several html documents are vanished) - Add %%PORTDOCS%% to pkg-plist PR: 25868 Submitted by: Ports Fury
* Update to version 0.7.1kevlo2001-03-174-4/+4
| | | | | PR: 25870 Submitted by: Ports Fury
* Add section 2 of Japanese FreeBSD manuals.horikawa2001-03-171-1/+2
|
* Fix up the PLIST.jim2001-03-171-1/+6
| | | | Reminded by: vanilla
* Fix prototype to reduce warning.kuriyama2001-03-171-0/+11
| | | | Submitted by: Archie Cobbs <archie@packetdesign.com>
* Upgrade to 1.64.kuriyama2001-03-172-3/+3
|
* Upgrade, fix building errors due to recent editors/joe changeclive2001-03-174-4/+4
| | | | | PR: ports/25843 Submitted by: MAINTAINER
* Fix a segmentation fault on the Alpha.obrien2001-03-173-0/+60
| | | | | | | | | | | | | | | | As shown with this script : m(){ if [ $1 -eq 1 ];then echo $2 $3;else m $(($1-1)) $2 $4 $3;m 1 $2 \ $3 $4;m $(($1-1)) $4 $3 $2;fi;};if [ $# -eq 3 ]&&[ $3 -ge 1 -a $1 -le \ 3 -a $1 -ge 1 -a $2 -le 3 -a $2 -ge 1 -a $1 -ne $2 ];then m $3 $1 $2 $\ ((6-$1-$2)); else echo Usage: /bin/sh hanoi.sh from to num; fi #by rhb $ bash2 hanoi.sh 1 2 3 1 2 1 3 Segmentation fault (core dumped) Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Fix pkg-plist.vanilla2001-03-171-0/+1
| | | | | PR: ports/25860 Submitted by: maintainer
* Remove patch NOT approved by me (maintainer), that is in my way whileobrien2001-03-172-32/+7
| | | | | doing an upgrade. This patch does not fix a bug, takes away the original author's right to free speach, and we have no technical reason to patch.
* Add the QN-X11 GTK theme engine.olgeni2001-03-1611-0/+71
|
* add 1 more to MASTER_SITES.sf2001-03-161-1/+2
|
* An erroneous commit to this file by sobomax broke the port fortrevor2001-03-161-9/+7
| | | | | | | "make patch". Also, I forgot to "cvs add" the correct file from PR 25808. reported by: bento
* Update to 4129 virus definitionskris2001-03-162-2/+2
|
* Update to 0.7.0.sobomax2001-03-162-2/+2
|
* Add mp3chew 0.51.0,dannyboy2001-03-167-0/+69
| | | | | | | | a program to rename mismatched and garbled MP3 filenames. PR: 25653 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Update to 0.9. Please note that I was not able to get anything but coolsobomax2001-03-1610-204/+190
| | | | | splash screen out of it, so use with caution. However, this version at least compiles with, which is a big step forward ;-).
* Include the previous patch-aajeh2001-03-163-14/+2
| | | | | Upgrade to 0.6.5. - Allow -B to use Vbat on W83782D chips for Vcore1 (Abit BP-6) M/B
* I dreamed it would happen. I asked about. I finally did itmi2001-03-1612-168/+292
| | | | | | | | | | | | | | | | | | | | | myself (for the lack of children, whom I could've prohibited to do it). Sorry. Upgrade this port to: . build against TCL-8.3 by default (controllable by TCL_VER) . build with or without TK (controllable by NO_X) . take over maintainership -- regretfully, Justin was rather idle recently . build the helpfiles once -- during the build stage -- not during the install stage On a side note, I more and more resent the fact, that our TCL 8.3 is built with the -stubs. It just introduces more variables without noticeable benefit. On FreeBSD shared libraries work well... I tested this with TCL-8.3 (with and without TK), and with TCL-8.2 (without TK only). Please, test this more.
* Stop supporting xperfmon v2.0 for 5.X systems.lkoeller2001-03-161-1/+7
| | | | | | | The successor is xperfmon3 in the ports collection, which is further maintaned and improved by myself. Submitted by: Automated ports building system.
* Use correct paths to dependencies.sobomax2001-03-162-8/+12
| | | | Submitted by: Mike Harding <mvh@ix.netcom.com>
* Add a fix when the dictionaries are looked up in console interactive mode.keith2001-03-161-2/+11
| | | | Submitted by: splash.bbs@bbs.ee.ttu.edu.tw
* upgrade to 1.2.3ijliao2001-03-163-10/+5
|
* Update to 0.5.2.sobomax2001-03-165-27/+19
|
* upgrade to 1.3ijliao2001-03-163-3/+9
|
* upgrade to 1.2.1ijliao2001-03-162-2/+2
|
OpenPOWER on IntegriCloud