Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to version 0.1.1. | steve | 1999-05-24 | 3 | -32/+8 |
| | | | | | PR: 11663 Submitted by: maintainer | ||||
* | Fix build for -current boxes with egcs' f77 compiler. | steve | 1999-05-24 | 2 | -11/+29 |
| | |||||
* | Fix build for Alpha boxes. | steve | 1999-05-24 | 1 | -0/+20 |
| | |||||
* | Don't depend on machine/trap.h so this builds on an Alpha box too. | steve | 1999-05-24 | 1 | -0/+38 |
| | |||||
* | Allow this port to be built on -current i386 boxes that have egcs' f77 | steve | 1999-05-24 | 1 | -2/+11 |
| | | | | compiler. Mark it broken for -current Alpha boxes. | ||||
* | Deinstall without interaction while package building. | steve | 1999-05-24 | 1 | -2/+6 |
| | |||||
* | This port doesn't build with egcs' f77 compiler. | steve | 1999-05-24 | 1 | -2/+7 |
| | |||||
* | Build this port on an Alpha box instead of trying to use i386 binaries. | steve | 1999-05-24 | 1 | -1/+5 |
| | |||||
* | Fix build for Alpha. | steve | 1999-05-24 | 1 | -1/+1 |
| | |||||
* | This port will only work on i386 boxes. | steve | 1999-05-24 | 1 | -1/+3 |
| | |||||
* | Fix build on -current (Alpha) machines. | steve | 1999-05-24 | 2 | -18/+29 |
| | |||||
* | Remove '-p' since ${MKDIR} == 'mkdir -p'. | steve | 1999-05-24 | 1 | -2/+2 |
| | |||||
* | +squid22 | peter | 1999-05-24 | 1 | -1/+2 |
| | |||||
* | Update from squid 2.1 -> 2.2 after repository copy. | peter | 1999-05-24 | 27 | -99/+117 |
| | |||||
* | Add patch by Andrew Plotkin and Torbjörn Andersson which allows | mph | 1999-05-24 | 1 | -0/+38 |
| | | | | | | this software to do something, instead of just segfaulting. Obtained from: MASTER_SITE, but not in patch(1) form. | ||||
* | Install and package documentation more correctly. | mph | 1999-05-24 | 1 | -5/+7 |
| | |||||
* | "Shouldn't that be "letter" rather than "a4" since "letter" works with | andreas | 1999-05-24 | 2 | -4/+4 |
| | | | | | | | | | printers that have "a4" paper, while "a4" produces clipped results for printers that have letter papper?" ---Warner YES ;-) Reminded by: Warner Losh <imp@harmony.village.org> | ||||
* | Change from psgml-setup.el to psgml-setupel.el. | shige | 1999-05-24 | 10 | -19/+16 |
| | | | | | Improve scripts/configure (delete needless indirect INFILES variable). Use PSGML_SETUPEL in PLIST_SUB. | ||||
* | New apsfilter 5.1.0 released | andreas | 1999-05-24 | 8 | -30/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port related changes: - apsfilter port isn't interactive anymore, we can now put it onto FreeBSD CD 1 - use bzip2 for apsfilter sources to save space on FreeBSD Disk 1 - new run dependency to recode and a2ps - when BATCH is defined set PAPERSIZE to a4, to avoid problems with a2ps port - updated DESCR (listed some of the new apsfilter features) - updated PLIST - new post-install target to inform people to run SETUP to complete installation Apsfilter related changes: - new supported file types (BMP, FAX G3, troff) - possible to print in different print resolutions (see example in INSTALL), i.e.: lpr -P{low,med,high} some_files... - ghostscript can make use of additional type1 fonts by setting the gs environment variable GS_FONTPATH. gs automatically recognizes /usr/X11R6/lib/X11/fonts/Type1 and /var/X11R6/lib/X11/fonts/Type1 if present. Other Paths can be configured global or printer type dependend by admin or user as usual. See precedence of apsfilterrc and .apsfilterrc files above. - printer driver type dependend config files in that order: - /etc/apsfilterrc - /etc/apsfilterrc.${PRINTER} and if defined INSECURE: - $HOME/.apsfilterrc - $HOME/.apsfilterrc.${PRINTER} - CRLF translation and perforation skip for more HP models - new environment variable USE_RECODE_NOT_A2PS, so you can use reecode as an alternative over a2ps - new environment variable RECODE_OPTS defaults to "-q latin1:ibmpc" - new environment variable PAGES_REVERSE_ORDER for forcing dvips to print in reverse order - detection of printer resolution revamped and more clear - Precedence of definition of print resolution: a) by name of filter script (symlink to apsfilter) b) by setting GS_RESOL in apsfilterrc config files c) autodetected by apsfilter (PS_xxx, printer driver name) d) otherwise defaults to 300dpi (for dvips commandline) - some dvips settings cleanup, use -Z only when resol >= 400dpi - when printing html use some sane defaults for HTML2PS_OPTS if not set in apsfilterrc files Contributions: - SUPPORT FOR NEW GNU a2ps 4.12, Hurray !!!! thanks to Debian Port maintainer, Matej Vela <mvela@public.srce.hr> - cool PS testpage (test.ps) Andreas Reuter <ar205@bonzo.geowiss.nat.tu-bs.de> - many thanks to the SuSE developement team especially Werner Fink <werner@suse.de> for many inspirations - and of course cosmetic and bugfixes ;-) | ||||
* | Change from wemi-setup.el to wemi-setupel.el. | shige | 1999-05-23 | 7 | -14/+21 |
| | | | | | | Use WEMI_SETUPEL in PLIST_SUB. Improve scripts/configure. Fix pkg/DESCR (sync with apel/flim modification). | ||||
* | Change from wemi-setup.el to wemi-setupel.el. | shige | 1999-05-23 | 7 | -14/+21 |
| | | | | | | Use WEMI_SETUPEL in PLIST_SUB variable. Improve scripts/configure. Fix pkg/DESCR. | ||||
* | Improve scripts/configure. | shige | 1999-05-23 | 23 | -46/+40 |
| | | | | Fix pkg/DESCR (sync with apel/flim modification). | ||||
* | Change from flim-setup.el to flim-setupel.el. | shige | 1999-05-23 | 37 | -63/+98 |
| | | | | | Use FLIM_SETUPEL in PLIST_SUB variable. Improve scripts/configure. | ||||
* | Change from flim-stup.el to flim-setupel.el. | shige | 1999-05-23 | 7 | -12/+19 |
| | | | | | Use APEL_SETUPEL in PLIST_SUB variable. Improve scripts/configure. | ||||
* | Use PLIST_SUB (apel-setupel.el). | shige | 1999-05-23 | 4 | -4/+4 |
| | |||||
* | Change from apel-setup.el to apel-setupel.el. | shige | 1999-05-23 | 10 | -18/+34 |
| | | | | Improve scripts/configure. | ||||
* | Activate NPS port. | rse | 1999-05-23 | 1 | -1/+2 |
| | |||||
* | Import of NPS, a non-preeemtive thread scheduling library. | rse | 1999-05-23 | 5 | -0/+51 |
| | | | | | | | | | | | | | | | | | | | | | NPS is a POSIX/ANSI-C based library for Unix platforms which provides non-preemtive scheduling for multiple threads of execution ("multi-threading") inside server applications. All threads run in the same address space of the server application, but each thread has it's own individual run-time stack and program-counter. The thread scheduling itself is done in a cooperative way, i.e. the threads are managed by a priority- and event-based non-preemtive scheduler. The intention is that this way one can achieve better portability and run-time performance than with preemtive scheduling. The event facility allows threads to wait until various types of events occur, including pending I/O on filedescriptors, elapsed timers, pending I/O on message ports, thread and process termination, and even customized callback functions. More details: http://www.engelschall.com/sw/nps/ ftp://ftp.engelschall.com/sw/nps/ | ||||
* | Upgrade to 2.8.2.pre5. | shige | 1999-05-23 | 3 | -8/+11 |
| | |||||
* | Fix to display the help menu in japanese. | sada | 1999-05-23 | 5 | -7/+9 |
| | | | | Adviced by: yohta@bsys.tsukuba.ac.jp (Yoshihiko OHTA) | ||||
* | Add also FTP site to MASTER_SITES | rse | 1999-05-22 | 1 | -2/+3 |
| | |||||
* | Upgrade to 4.1.11 | mharo | 1999-05-22 | 4 | -14/+12 |
| | | | | | PR: 11819 Submitted by: maintainer w/ upgrade by me | ||||
* | Upgrade to version 3.1.1 | mharo | 1999-05-22 | 2 | -5/+8 |
| | | | | | PR Number: 11817 Originator: Dominic Mitchell | ||||
* | Upgrade to 1.0.1. | obrien | 1999-05-22 | 6 | -15/+12 |
| | | | | | | | Remove my (obrien) name totally from this port so I stop getting email about it. Submitted by: Amancio Hasty <hasty@rah.star-gate.com> | ||||
* | Use proper path in manpage. | mharo | 1999-05-22 | 1 | -0/+11 |
| | |||||
* | Correct distfile fennerage by upgrading to beta72. | mph | 1999-05-22 | 2 | -5/+5 |
| | |||||
* | Upgrade to MM Shared Memory Library, version 1.0.4 | rse | 1999-05-22 | 2 | -4/+4 |
| | |||||
* | XML for Java parser. | kuriyama | 1999-05-21 | 5 | -0/+770 |
| | |||||
* | Activate xml4j. | kuriyama | 1999-05-21 | 1 | -1/+2 |
| | |||||
* | Add textproc/xml4j. | kuriyama | 1999-05-21 | 1 | -1/+2 |
| | |||||
* | WEMI is a branch of SEMI kernel package using widget. It is a library | shige | 1999-05-21 | 1 | -1/+1 |
| | | | | | | | to provide MIME feature for GNU Emacs(Mule) based on SEMI API. Namely it contains whole features of SEMI thus it is a replacement of SEMI. This is a development version. I forgot to put this in previous commit log. | ||||
* | WEMI is a branch of SEMI kernel package using widget. It is a library | shige | 1999-05-21 | 1 | -1/+1 |
| | | | | | | | to provide MIME feature for GNU Emacs based on SEMI API. Namely it contains whole features of SEMI thus it is a replacement of SEMI. This is a development version. I forgot to put this in previous commit log. | ||||
* | WEMI is a branch of SEMI kernel package using widget. It is a library | shige | 1999-05-21 | 1 | -1/+1 |
| | | | | | | to provide MIME feature for GNU Emacs(Mule) based on SEMI API. Namely it contains whole features of SEMI thus it is a replacement of SEMI. I forgot to put this in previous commit log. | ||||
* | WEMI is a branch of SEMI kernel package using widget. It is a library | shige | 1999-05-21 | 1 | -1/+1 |
| | | | | | | to provide MIME feature for GNU Emacs based on SEMI API. Namely it contains whole features of SEMI thus it is a replacement of SEMI. I forgot to put this in previous commit log. | ||||
* | SEMI is a library to provide MIME feature for GNU Emacs(Mule). | shige | 1999-05-21 | 2 | -2/+2 |
| | | | | | This is a development version. I forgot to put this in previous commit log. | ||||
* | SEMI is a library to provide MIME feature for GNU Emacs. | shige | 1999-05-21 | 5 | -5/+5 |
| | | | | | This is a development version. I forgot to put this in previous commit log. | ||||
* | SEMI is a library to provide MIME feature for GNU Emacs(Mule). | shige | 1999-05-21 | 1 | -1/+1 |
| | | | | I forgot to put this in previous commit log. | ||||
* | SEMI is a library to provide MIME feature for GNU Emacs. | shige | 1999-05-21 | 1 | -1/+1 |
| | | | | I forgot to put this in previous commit log. | ||||
* | FLIM is a library to provide basic features about message representation | shige | 1999-05-21 | 2 | -2/+2 |
| | | | | | or encoding for editors/mule. This is a development version. I forgot to put this in previous commit log. | ||||
* | FLIM is a library to provide basic features about message representation | shige | 1999-05-21 | 5 | -5/+5 |
| | | | | | or encoding. This is a development version. I forgot to put this in previous commit log. | ||||
* | FLIM is a library to provide basic features about message representation | shige | 1999-05-21 | 1 | -1/+1 |
| | | | | | or encoding for editors/mule. I forgot to put this in previous commit log. | ||||
* | FLIM is a library to provide basic features about message representation | shige | 1999-05-21 | 1 | -1/+1 |
| | | | | | or encoding. I forgot to put this in previous commit log. | ||||
* | Enable the parser module. | tg | 1999-05-21 | 30 | -15/+30 |
| | | | | Submitted by: nectar | ||||
* | netscape wants X. Give it. | asami | 1999-05-21 | 2 | -2/+4 |
| | |||||
* | Unbreak. | sada | 1999-05-21 | 2 | -6/+2 |
| | |||||
* | Activate netscape46s. | sada | 1999-05-21 | 1 | -1/+3 |
| | |||||
* | Upgrade v4.51 to v4.6. | sada | 1999-05-21 | 6 | -58/+55 |
| | |||||
* | Bye-bye g77. (use egcs-devel instead) | obrien | 1999-05-21 | 1 | -2/+1 |
| | |||||
* | Oops, I meant May of 1999, not 1998. | asami | 1999-05-21 | 1 | -2/+2 |
| | |||||
* | Update dates to May 20. Consistently use "3-stable" to refer to the | asami | 1999-05-21 | 9 | -16/+16 |
| | | | | | branch so I don't have to keep updating the name every time a new release comes out. | ||||
* | Add 32upgrade. | asami | 1999-05-21 | 1 | -1/+2 |
| | |||||
* | 3.2R upgrade kit. (Yes, we already need one, due to a bugfix in fetch!) | asami | 1999-05-21 | 6 | -0/+52 |
| | | | | Requested by: jmg | ||||
* | Add png dependency. That fixes the PLIST problem, so add back deleted | asami | 1999-05-21 | 8 | -4/+312 |
| | | | | | | entries. Submitted by: maintainer | ||||
* | Fix dependence. | sada | 1999-05-21 | 2 | -8/+6 |
| | | | | Reported by: kuriyama@FreeBSD.ORG | ||||
* | Mark as BROKEN. | sada | 1999-05-20 | 2 | -2/+6 |
| | | | | PW repository copied them, so I'll commit correct contents later. | ||||
* | Activate jfc. | kuriyama | 1999-05-20 | 1 | -1/+2 |
| | |||||
* | Add devel/jfc. | kuriyama | 1999-05-20 | 1 | -1/+3 |
| | |||||
* | Upgrade to v2.23. | kuriyama | 1999-05-20 | 3 | -5/+12 |
| | |||||
* | Remove doubled-slash. | kuriyama | 1999-05-20 | 1 | -2/+2 |
| | |||||
* | Activate pinfo. | tg | 1999-05-20 | 1 | -1/+2 |
| | |||||
* | New port pinfo. pinfo is a (n)curses based info viewer. | tg | 1999-05-20 | 5 | -0/+45 |
| | |||||
* | Upgrade to 4.43. | obrien | 1999-05-20 | 2 | -4/+4 |
| | |||||
* | Add netscape46-{commnicator,navigator}. It's been 9 hours since the | asami | 1999-05-20 | 1 | -1/+3 |
| | | | | upgrade commit so I assume Sada-san's just forgotten about it. | ||||
* | - PDF_close() shouldn't fclose() the file because PDF_open() expects an | dirk | 1999-05-20 | 3 | -3/+6 |
| | | | | | | | | | open file descriptor (see http://www.php.net/manual/function.pdf-close.php3 for details) - honor ${CC} PR: ports/11501 Submitted by: Palle Girgensohn <girgen@partitur.se> | ||||
* | upgrade to 3.3 | ache | 1999-05-20 | 4 | -55/+69 |
| | |||||
* | Cope with Fortify 1.4.2. | sada | 1999-05-20 | 6 | -12/+12 |
| | | | | Requested by: billf | ||||
* | update to p113 | mharo | 1999-05-20 | 2 | -5/+5 |
| | | | | | PR: 11749 Submitted by: Chris Piazza cpiazza@home.net | ||||
* | Upgrade to v4.6. | sada | 1999-05-20 | 19 | -972/+787 |
| | | | | v4.08 ports are changed because v.4.6 ports' Makefile includes v4.08s'. | ||||
* | Minor coorections for style and typos. | stb | 1999-05-19 | 1 | -10/+11 |
| | |||||
* | Added WWW: for www-site target in DESCR | taoka | 1999-05-19 | 2 | -2/+2 |
| | |||||
* | Added deft and ortep3 | taoka | 1999-05-19 | 1 | -1/+3 |
| | |||||
* | The Oak Ridge Thermal Ellipsoid Plot Program for Crystal Structure | taoka | 1999-05-19 | 7 | -0/+594 |
| | | | | | PR: 11649 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> | ||||
* | Density functional molecular orbital calculation. | taoka | 1999-05-19 | 7 | -0/+226 |
| | | | | | PR: 11647 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> | ||||
* | Add emacs-manual | taoka | 1999-05-19 | 1 | -1/+2 |
| | |||||
* | Japanese translation of the GNU Emacs Manual | taoka | 1999-05-19 | 7 | -0/+118 |
| | | | | | PR: 11638 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> | ||||
* | Added tuc | taoka | 1999-05-19 | 1 | -1/+3 |
| | |||||
* | Moved textproc/tuc to converters/tuc | taoka | 1999-05-19 | 5 | -9/+9 |
| | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> | ||||
* | Upgrade to 2.9a. | tg | 1999-05-19 | 3 | -16/+14 |
| | |||||
* | Upgrade to 0.6.0. | tg | 1999-05-19 | 8 | -34/+50 |
| | |||||
* | Better support for local $CFLAGS. | tg | 1999-05-19 | 15 | -45/+45 |
| | |||||
* | Upgrade to 2.13. | tg | 1999-05-19 | 2 | -4/+4 |
| | |||||
* | - Added support for SMP systems to etc/rc.d/setiathome.sh | stb | 1999-05-19 | 4 | -89/+252 |
| | | | | | | | | - Added etc/setiathome.conf with options to set the nice level, the max. number of processes to run, the working directory, and the the user id to run as. - setiathome.1 was missing from Makefile (and +CONTENTS subsequently) - Updated the man page to reflect the changes. | ||||
* | Add WWW: | mharo | 1999-05-19 | 1 | -0/+2 |
| | | | | | PR: 11762 Submitted by: Sheldon Hearn <sheldonh@uunet.co.za> | ||||
* | add WWW: | mharo | 1999-05-19 | 3 | -0/+6 |
| | | | | | PR: 11759 Submitted by: Sheldon Hearn <sheldonh@uunet.co.za> | ||||
* | Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for the | obrien | 1999-05-19 | 72 | -522/+450 |
| | | | | upcoming 1.2 release. Which, BTW, will be called GCC-2.95. | ||||
* | Update to 1.4 | cracauer | 1999-05-18 | 2 | -3/+3 |
| | |||||
* | Update to version 3.6.3 | mharo | 1999-05-18 | 2 | -4/+4 |
| | |||||
* | Man page fix. | jmz | 1999-05-18 | 1 | -0/+11 |
| | | | | | PR: ports/11748 Submitted by: Lowell Gilbert <lowell@world.std.com> | ||||
* | upgrade to 1.0.7 | ache | 1999-05-18 | 2 | -3/+3 |
| | |||||
* | upgrade to 2.42 | ache | 1999-05-18 | 2 | -6/+6 |
| | |||||
* | upgrade to 5.43 | ache | 1999-05-18 | 2 | -4/+4 |
| | |||||
* | Update to 2.0.1 | mharo | 1999-05-18 | 4 | -17/+20 |
| | | | | | Submitted by: Chris Piazza cpiazza@home.net PR Number: 11726 | ||||
* | Change Mr.Nakaji's Email address. | sada | 1999-05-17 | 14 | -42/+42 |
| | | | | Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> | ||||
* | PR: 11698 | foxfair | 1999-05-17 | 4 | -13/+13 |
| | | | | | Submitted by: Chia-Hsing Yu <davidyu@ken.csie.ntu.edu.tw> Update to v0.3.6. | ||||
* | - Add ftp.cdrom.com to MASTER_SITES | stb | 1999-05-17 | 2 | -10/+20 |
| | | | | - Add new options to man page | ||||
* | Enable pdq. | foxfair | 1999-05-17 | 1 | -1/+2 |
| | | | | Enable nessus. | ||||
* | Enable pdq. | foxfair | 1999-05-17 | 1 | -1/+2 |
| | |||||
* | PR: 11721 | foxfair | 1999-05-17 | 11 | -0/+309 |
| | | | | Submitted by: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw> | ||||
* | PR: 11457 | foxfair | 1999-05-17 | 10 | -0/+564 |
| | | | | | | | | | Submitted by: Anders Nordby <anders.fix.no> Nessus is a security scanner. That is, it's a program which will scan a given network and will seek for vulnerabilities which could be exploited by some remote intruder. Check the homepage at: http://www.nessus.org/ | ||||
* | update to 0.9.5.6 | mharo | 1999-05-17 | 2 | -5/+3 |
| | | | | | Submitted by: jim@phrantic.phear.net PR #: 11741 | ||||
* | Update to 1.1 | stb | 1999-05-17 | 2 | -23/+23 |
| | |||||
* | Fix MASTER_SITES. | stb | 1999-05-17 | 4 | -9/+8 |
| | |||||
* | Upgrade to shtool, Version 1.2.7 | rse | 1999-05-17 | 2 | -4/+4 |
| | |||||
* | Upgrade to MM Shared Memory Library, Version 1.0.3 | rse | 1999-05-17 | 2 | -4/+4 |
| | |||||
* | Make more package friendly | mharo | 1999-05-17 | 1 | -0/+6 |
| | |||||
* | Upgrade to 0.90 | mharo | 1999-05-17 | 6 | -73/+50 |
| | | | | Noticed by: Jim Dutton <jimd@dutton3.it.siu.edu> | ||||
* | This port needs USE_XLIB. | asami | 1999-05-17 | 1 | -1/+2 |
| | | | | Submitted by: maintainer | ||||
* | Add a missing file to packing list. | steve | 1999-05-17 | 1 | -0/+1 |
| | |||||
* | Make this port PREFIX friendly. | steve | 1999-05-17 | 2 | -4/+22 |
| | |||||
* | New MASTER_SITE and add WWW to description. | steve | 1999-05-17 | 2 | -4/+4 |
| | | | | | PR: 11644 Submitted by: maintainer | ||||
* | Update to version 1.0.9. | steve | 1999-05-17 | 4 | -27/+8 |
| | | | | | PR: 11659 Submitted by: maintainer | ||||
* | Add WWW site. | steve | 1999-05-17 | 1 | -0/+2 |
| | | | | | PR: 11668 Submitted by: maintainer | ||||
* | update to 2.3d | mharo | 1999-05-17 | 2 | -5/+5 |
| | | | | | PR: 11703 Submitted by: Chris Piazza cpiazza@home.net | ||||
* | Update to version 9.5.5. | steve | 1999-05-17 | 2 | -4/+4 |
| | | | | | PR: 11673 Submitted by: maintainer | ||||
* | Update to version 4.1. | steve | 1999-05-17 | 3 | -9/+15 |
| | | | | | PR: 11678 Submitted by: maintainer | ||||
* | Update to version 2.5. | steve | 1999-05-17 | 4 | -54/+54 |
| | | | | | PR: 11693 Submitted by: maintainer | ||||
* | Update to version 5.0.3. | steve | 1999-05-17 | 2 | -3/+3 |
| | | | | | PR: 11694 Submitted by: maintainer | ||||
* | Update to version 0.5.2. | steve | 1999-05-17 | 6 | -12/+14 |
| | | | | | PR: 11701 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | Update to 0.24 | mharo | 1999-05-17 | 2 | -5/+4 |
| | | | | | PR: 11729 Submitted by: Chris Piazza cpiazza@home.net | ||||
* | Update to version 0.3.6. | steve | 1999-05-17 | 2 | -5/+6 |
| | | | | | PR: 11715 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | update MASTER_SITES and MD5 checksum | mharo | 1999-05-17 | 2 | -3/+3 |
| | | | | | PR: 11661 Submitted by: maintainer | ||||
* | update to 0.9.39 (note that digit % 3 == 0) | mharo | 1999-05-17 | 3 | -8/+8 |
| | | | | | PR: 11735 Submitted by: Chris Piazza cpiazza@home.net | ||||
* | Update to 2.05 | mharo | 1999-05-17 | 2 | -4/+6 |
| | | | | | PR: 11730 Submitted by: Ollivier Robert roberto@keltia.freenix.fr | ||||
* | Since perl 503 set close-on-exec on pipe() call, turn it back | ache | 1999-05-17 | 1 | -23/+48 |
| | |||||
* | Fix compilation problem caused by change in suser() calling convention. | archie | 1999-05-17 | 1 | -20/+31 |
| | |||||
* | update to version 2.6.2 | mharo | 1999-05-17 | 5 | -18/+61 |
| | | | | | PR: 10648 Submitted by: me with help finding a new MASTER_SITE from #freebsd | ||||
* | upgrade to 3.52 | ache | 1999-05-17 | 2 | -3/+3 |
| | |||||
* | Add andreas back, he has acknowleged the reception of my mail and won't | asami | 1999-05-15 | 2 | -4/+4 |
| | | | | commit anything until the ports freeze is over. | ||||
* | Temporarily suspend Andreas' commit privs before he can do any more | asami | 1999-05-15 | 2 | -4/+4 |
| | | | | damage to the ports tree. He's apparently not reading mail. | ||||
* | unix-lpr.sh and lprsetup.sh are missing from the package. | andreas | 1999-05-15 | 14 | -7/+35 |
| | | | | | | fixed install target and PLIST file. Reported by: Marko Schuetz <marko@ki.informatik.uni-frankfurt.de> | ||||
* | Despite what I said before, this is the official INDEX file for | asami | 1999-05-14 | 1 | -2/+1 |
| | | | | 3.2R, with 7 x 337 (= 2,359) ports. The tag is "RELEASE_3_2_0". | ||||
* | Remove duplicate wmmoonclock's. | asami | 1999-05-14 | 1 | -2/+1 |
| | |||||
* | Fix rev 1.7: ports use ${PORTOBJFORMAT}. | fenner | 1999-05-14 | 1 | -2/+2 |
| | | | | Approved by: asami | ||||
* | Do what the previous commit claimed. | wosch | 1999-05-13 | 1 | -1/+1 |
| | |||||
* | New index, with 2 x 2 x 2 x 5 x 59 (that's 2,360 for our | asami | 1999-05-13 | 1 | -2089/+2360 |
| | | | | | | | | | calculator-challenged friends out there) ports. Unless I screwed up something, this should be the official INDEX for 3.2R. You should be able to get the 3.2R ports tree with cvs co -rRELEASE_3_2_0 ports | ||||
* | Fix a few more category typos. | asami | 1999-05-13 | 3 | -6/+6 |
| | |||||
* | Build fix, misc. cleanup. | asami | 1999-05-13 | 4 | -326/+434 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Misc. build fix. | asami | 1999-05-13 | 8 | -348/+406 |
| | | | | | I changed "--defentry" to "--entry" but everything else is Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Fix some typos. | asami | 1999-05-13 | 4 | -8/+10 |
| | | | | Submitted by: maintainer | ||||
* | Minor cleanup - remove Xlib dependency, as it's already there through tk. | asami | 1999-05-13 | 1 | -3/+2 |
| | | | | Submitted by: maintainer | ||||
* | Fix up dependencies so this will build in 3.x. | asami | 1999-05-13 | 1 | -5/+9 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Add missing dependency to sane. | asami | 1999-05-13 | 1 | -1/+2 |
| | | | | Submitted by: maintainer | ||||
* | Add missing gettext dependency. | asami | 1999-05-13 | 1 | -1/+3 |
| | | | | Submitted by: Mikhail Teterin <mi@aldan.algebra.com> | ||||
* | Add USE_XLIB. | asami | 1999-05-12 | 1 | -1/+2 |
| | |||||
* | Make this compile. | asami | 1999-05-12 | 12 | -0/+72 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Make this compile. | asami | 1999-05-12 | 6 | -66/+42 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Misc. PLIST cleanups. | asami | 1999-05-12 | 5 | -4/+15 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Fix bogus CATEGORIES line. | asami | 1999-05-12 | 2 | -4/+4 |
| | | | | Submitted by: jkh | ||||
* | Remove the gdb port. This is now *2* versions behind the system gdb. ;) | asami | 1999-05-12 | 1 | -2/+1 |
| | |||||
* | Remove RUN_DEPENDS on gdb -- we've always had gdb in /usr/bin so this never | asami | 1999-05-12 | 1 | -3/+1 |
| | | | | did anything useful. | ||||
* | Add ${WRKDIRPREFIX} in front of ${WRKSRC}. | asami | 1999-05-12 | 1 | -2/+2 |
| | |||||
* | Depend on tk, not tcl (which is pulled in from tk anyway). | asami | 1999-05-12 | 1 | -2/+2 |
| | |||||
* | Use MOTIFLIB. Note this is a patch to configure, so the $ in front | asami | 1999-05-12 | 1 | -1/+1 |
| | | | | is escaped for lazy evaluation. | ||||
* | Correctly specify WRKDIR. | asami | 1999-05-12 | 1 | -2/+2 |
| | |||||
* | Remove two missing files so packaging works. | asami | 1999-05-12 | 4 | -8/+0 |
| | |||||
* | Correctly use MOTIFLIB. | asami | 1999-05-12 | 3 | -0/+33 |
| | |||||
* | Update to reflect recent world order. In particular, you need /dev/bpf0 | asami | 1999-05-12 | 2 | -18/+10 |
| | | | | to build some ports. | ||||
* | Upgrade to fix build problem. | asami | 1999-05-12 | 10 | -40/+26 |
| | | | | Submitted by: maintainer | ||||
* | Another REQUIRE_MOTIF -> REQUIRES_MOTIF.... | asami | 1999-05-12 | 1 | -2/+2 |
| | |||||
* | Um, it's REQUIRE*S*_MOTIF, not REQUIRE_MOTIF.... ;) | asami | 1999-05-12 | 1 | -2/+2 |
| | |||||
* | Fix a typo. | torstenb | 1999-05-12 | 2 | -4/+4 |
| | | | | | | Approved by: asami Noticed by: Andrew Gallatin <gallatin@cs.duke.edu>, Jeremy Prior <jez@netcraft.co.uk> | ||||
* | Fix building by properly using MOTIFLIB (actually just changed | asami | 1999-05-12 | 2 | -1/+12 |
| | | | | "MOTIFLIB=" to "MOTIFLIB?="). | ||||
* | Add -b to fetch args to fix fetch problem. | asami | 1999-05-12 | 1 | -2/+2 |
| | | | | Submitted by: tg | ||||
* | Fix ELF build. Change maintainer's mail address. | asami | 1999-05-12 | 2 | -3/+23 |
| | | | | Submitted by: maintainer, of course | ||||
* | Remove missing file. | asami | 1999-05-12 | 1 | -1/+0 |
| | |||||
* | Fix compilation errors. | asami | 1999-05-12 | 20 | -624/+180 |
| | | | | | PR: 11612 Submitted by: cpiazza@home.net | ||||
* | Back out unapproved commit from an idiot committer who can't | asami | 1999-05-12 | 2 | -3/+3 |
| | | | | understand what "ports freeze" means. | ||||
* | upgrade to 3.52 | ache | 1999-05-11 | 2 | -3/+3 |
| | |||||
* | Update to 2.22 to fix checksum mismatch. | asami | 1999-05-11 | 2 | -5/+6 |
| | | | | Submitted by: tg | ||||
* | Don't write to ${PKGDIR}/PLIST. | asami | 1999-05-11 | 1 | -7/+5 |
| | |||||
* | X11/TK based mail reader front end to MH for Japanese environments | taoka | 1999-05-11 | 3 | -0/+35 |
| | | | | | | PR: 10592 Submitted by: Takeshi WATANABE <watanabe@komadori.planet.sci.kobe-u.ac.jp> Approved by: asami | ||||
* | Added exmh2 | taoka | 1999-05-11 | 1 | -1/+2 |
| | | | | Approved by: asami | ||||
* | Patch for building failure of games/pmars on the Package Builder. | taoka | 1999-05-11 | 3 | -10/+3 |
| | | | | | PR: 11635 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp> | ||||
* | Clean up after yet another repository copy. Renamed "kde*-i18n-11" | asami | 1999-05-11 | 2 | -5/+5 |
| | | | | | | to "kde*11-i18n". Suggested by: sprice | ||||
* | Activate kdelocale. | sada | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | Update to 1.8a21. | obrien | 1999-05-11 | 6 | -9/+9 |
| | |||||
* | Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11. | sada | 1999-05-11 | 2 | -2/+5 |
| | |||||
* | Activate qt-i18n. | sada | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | Remove povmsd_s.zip from DISTFILES | flathill | 1999-05-11 | 5 | -1143/+503 |
| | | | | | Update to 3.1e, I mistook commit before. Submitted by: yasuf@big.or.jp | ||||
* | Added enlightenment-conf | taoka | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | Added rlpr | taoka | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | Send print jobs to lpd servers anywhere on a network. | taoka | 1999-05-11 | 6 | -0/+76 |
| | | | | | PR: 11072 Submiited by: Mikhail Teterin <mi@aldan.algebra.com> | ||||
* | Add gtkicq | taoka | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | icq clone for japanese user | taoka | 1999-05-11 | 5 | -0/+67 |
| | | | | | PR: 11580 Submitted by: Shuichi Tanaka <stanaka@bb.mbn.or.jp> | ||||
* | Changed to a master port of japanese/exmh2 | taoka | 1999-05-11 | 1 | -5/+16 |
| | | | | | PR: ports/10592 Submitted by: Takeshi WATANABE <watanabe@komadori.planet.sci.kobe-u.ac.jp> | ||||
* | Activate coda5_doc | flathill | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | Update to 5.2.0 | flathill | 1999-05-11 | 4 | -127/+135 |
| | | | | | PR: ports/11610 Submitted by: ijliao@Terry.Dorm10.NCTU.edu.tw | ||||
* | Fix files/md5. | sada | 1999-05-11 | 4 | -8/+4 |
| | |||||
* | Spell out LIBTOOL with full path, otherwise it won't work since it's | asami | 1999-05-11 | 1 | -2/+2 |
| | | | | | | called as an argument to /bin/sh. Submitted by: reg@shale.csir.co.za | ||||
* | Categories should be "converters kde", not "x11 kde". | asami | 1999-05-11 | 2 | -4/+4 |
| | | | | Reportde by: imura@cs.titech.ac.jp | ||||
* | Categories "misc kde" should be "x11 kde". | asami | 1999-05-11 | 9 | -18/+18 |
| | | | | Reported by: imura@cs.titech.ac.jp | ||||
* | Remove missing files. I'm not sure if this is the right fix but | asami | 1999-05-11 | 4 | -304/+0 |
| | | | | it will at least get the build going again. | ||||
* | Rename all pwrite()s to deal with this change: | asami | 1999-05-11 | 1 | -0/+53 |
| | | | | | | | | 1.24.2.1 Wed May 5 23:19:59 1999 UTC by dt Branch: RELENG_3 Diffs to 1.24 ; Diffs to 1.26 MFC: pread() and pwrite(). | ||||
* | Enable WAIS support. | steve | 1999-05-11 | 2 | -15/+21 |
| | | | | Submitted by: Pdero F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> | ||||
* | Update to version 3.4-beta37. | steve | 1999-05-11 | 7 | -57/+75 |
| | | | | | PR: 9641 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> | ||||
* | Fix MASTER_SITE | flathill | 1999-05-11 | 1 | -2/+3 |
| | | | | Submitted by: s974123@cc.matsuyama-u.ac.jp | ||||
* | Change MASTER_SITES | flathill | 1999-05-11 | 1 | -2/+2 |
| | | | | | PR: ports/11628 Submitted by: Scott.Blachowicz@seaslug.org | ||||
* | Upgrade to latest version, and change MASTER_SITES to synack.net. | vanilla | 1999-05-11 | 4 | -67/+39 |
| | |||||
* | Activate libjcode | flathill | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | PR: ports/11579 | flathill | 1999-05-11 | 5 | -0/+37 |
| | | | | | Submitted by: stanaka@bb.mbn.or.jp Japanese charset conversion libraly | ||||
* | Re-add modules.. That's a lot of metadata that doesn't have to be checked | peter | 1999-05-11 | 1 | -0/+3490 |
| | | | | over and over again (and consumes network bandwidth on cvsup). | ||||
* | Activate asbutton | flathill | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | PR: ports/11619 | flathill | 1999-05-11 | 5 | -0/+102 |
| | | | | | Submitted by: jim@blues.ghis.net A dockapp that displays 4 or 9 buttons to run apps of your choice. | ||||
* | Network stats fixed, and turned on by default. | flathill | 1999-05-11 | 2 | -3/+14 |
| | | | | | PR: ports/11620 Tom Pavel <pavel@SLAC.Stanford.EDU> | ||||
* | Update to 2.6p4 | flathill | 1999-05-11 | 6 | -19/+19 |
| | | | | | PR: ports/11624 Submitted by: honda@kashio.info.mie-u.ac.jp | ||||
* | Update to 0.3.5 | flathill | 1999-05-11 | 7 | -183/+246 |
| | | | | | PR: ports/11625 Submitted by: davidyu@ken.csie.ntu.edu.tw | ||||
* | Add a patch for 4.0current. | vanilla | 1999-05-11 | 2 | -0/+40 |
| | |||||
* | Depend on mail/metamail (mmencode). | shige | 1999-05-11 | 5 | -5/+25 |
| | |||||
* | Change semi-setup.el to semi-setupel.el. | shige | 1999-05-10 | 34 | -39/+79 |
| | |||||
* | Cleanup empty directories and portlint. | kuriyama | 1999-05-10 | 3 | -2/+3 |
| | | | | | # I think p5-TraceFuncs and p5-Term-ReadKey need to be upgraded for # Perl 5.00503. | ||||
* | Change semi-setup.el to semi-setupel.el. | shige | 1999-05-10 | 6 | -7/+15 |
| | |||||
* | Add semi-setup.el to PLIST. | shige | 1999-05-10 | 11 | -0/+11 |
| | |||||
* | Fix REQUIRE_SETUPEL. | shige | 1999-05-10 | 6 | -12/+12 |
| | |||||
* | Unbreak for ELF. (setenv PORTOBJFORMAT at xmkmf) | kuriyama | 1999-05-10 | 1 | -3/+2 |
| | | | | | | I think this hack solves mharo's problem... Found by: bento and mharo | ||||
* | Cleanup empty directory and fix typo (missing %D in @unexec rmdir). | kuriyama | 1999-05-10 | 1 | -1/+2 |
| | |||||
* | Activate the following ports: | shige | 1999-05-10 | 1 | -1/+5 |
| | | | | | | | editors/wemi-emacs editors/wemi-emacs-current editors/wemi-mule editors/wemi-mule-current | ||||
* | Change from master to slave. | shige | 1999-05-10 | 2 | -61/+11 |
| | | | | New master port is editors/wemi-emacs-current. | ||||
* | New port: editors/wemi-mule-current. | shige | 1999-05-10 | 4 | -0/+115 |
| | |||||
* | New port: editors/wemi-emacs-current. | shige | 1999-05-10 | 9 | -0/+251 |
| | |||||
* | Change from master to slave. | shige | 1999-05-10 | 2 | -63/+13 |
| | | | | New master port is editors/wemi-emacs. | ||||
* | New port: editors/wemi-mule | shige | 1999-05-10 | 4 | -0/+117 |
| | |||||
* | New port: editors/wemi-emacs. | shige | 1999-05-10 | 9 | -0/+253 |
| | |||||
* | Add flim-setup.el to PLIST. | shige | 1999-05-10 | 11 | -0/+11 |
| | |||||
* | Fix REQUIRE_SETUPEL. | shige | 1999-05-10 | 5 | -10/+10 |
| | |||||
* | Add flim-setup.el to PLIST. | shige | 1999-05-10 | 1 | -0/+1 |
| | |||||
* | Fix REQUIRE_SETUPEL. | shige | 1999-05-10 | 2 | -2/+3 |
| | |||||
* | Unbreak-elf ports/japanese/gd. | sada | 1999-05-10 | 4 | -22/+12 |
| | | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> | ||||
* | o Fix for Perl5. | kuriyama | 1999-05-10 | 4 | -62/+137 |
| | | | | | | | | o Upgrade to v1.19. No response for 24 hours from: maintainer (sorry, jfitz!) | ||||
* | Activate gnustep. | tg | 1999-05-10 | 1 | -1/+2 |
| | |||||
* | New port gnustep. GNUstep is a set of general-purpose Objective-C libraries | tg | 1999-05-10 | 35 | -0/+7070 |
| | | | | base on the OpenStep standard developed by NeXT (now Apple) Inc. | ||||
* | update to 3.34beta | obrien | 1999-05-10 | 2 | -5/+4 |
| | |||||
* | Oops, commit the new patch, not the patch to the previous patch. | kris | 1999-05-10 | 1 | -23/+42 |
| | |||||
* | Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail on | roger | 1999-05-10 | 2 | -0/+22 |
| | | | | | | X server with both depth 8 and 24 visuals. Submitted by: Luoqi Chen <luoqi@watermarkgroup.com> | ||||
* | add WWW | mharo | 1999-05-10 | 1 | -0/+2 |
| | | | | | PR: 11621 Submitted by: maintainer | ||||
* | Update to version 0.5.1. | steve | 1999-05-10 | 2 | -3/+3 |
| | | | | | PR: 11617 Submitted by: maintainer | ||||
* | Update to version 0.2.1. | steve | 1999-05-10 | 2 | -4/+4 |
| | | | | | PR: 11616 Submitted by: maintainer | ||||
* | Update to version 1.4.0. | steve | 1999-05-10 | 3 | -5/+6 |
| | | | | | PR: 11613 Submitted by: maintainer | ||||
* | Port is no longer broken for ELF. Also turn off DEBUG and handle FD sets | steve | 1999-05-10 | 3 | -22/+45 |
| | | | | | | | properly. PR: 11606 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> | ||||
* | Update master site. | smace | 1999-05-10 | 2 | -4/+4 |
| | |||||
* | Kind-of like "musical typos" or perhaps duck, duck, typo. | hoek | 1999-05-10 | 1 | -1/+1 |
| |