summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to use Tcl/Tk version 8.2.steve1999-11-28133-270/+517
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* gcc 2.95 requires us to be explicit about the return type of functions.steve1999-11-281-0/+11
|
* Update to use Tk version 8.2.steve1999-11-282-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Cope with ANSI C++'isms when gcc 2.95 is the system compiler.steve1999-11-2839-6/+1134
|
* Update to Tcl/Tk version 8.2.steve1999-11-283-18/+18
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Need to #include sys/signal.h earlier so this builds again on -current.steve1999-11-282-0/+20
|
* Update to version Tk version 8.2.steve1999-11-284-6/+6
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 0.1.3 and use Tcl 8.2.steve1999-11-284-46/+59
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to use Tcl 8.2 and fix build problems on systems with gcc 2.95steve1999-11-285-20/+20
| | | | | | as the system compiler. Submitted by: Ade Lovett <ade@lovett.com>
* Temporarily use version 8.0.x of Tcl/Tk until we get the japanesesteve1999-11-284-0/+20
| | | | equivalents of version 8.2.x.
* Remove second MAINTAINER entry and portlint.steve1999-11-281-3/+1
|
* gcc 2.95 (being more ANSI C++ compliant) doesn't allow declaring variablessteve1999-11-281-0/+11
| | | | with no type.
* Update to 0.6.1nsayer1999-11-282-4/+4
| | | | Submitted by: sascha@schumann.cx
* Update to version 5.1.4cpiazza1999-11-282-3/+3
|
* Bash1 incorrectly restores signals when executing programs. This causesobrien1999-11-283-0/+38
| | | | | | | | | | | | | | | many programs to use 100% CPU after a login session was ungracefully closed because SIGHUP will not be delivered to processes started from bash1 used as login shell (SIGHUP is ignored when bash1 is running as login shell and telnet connection is made because ignored SIGHUP is inherited from inetd->telnetd->getty->login; ignored SIGHUP is restored before starting any program from shell). These patches were derived from Bash 2.03, and attempt to impliement the Bash 2.03 behavior. PR: 14943 Submitted by: Max Khon (fjoe@iclub.nsu.ru)
* Use $(CC) -E rather than ``cpp'' to deal with cpp's new braindamage.obrien1999-11-281-1/+10
|
* Update to version 0.9.steve1999-11-284-6/+6
| | | | | PR: 15121 Submitted by: maintainer
* Massage to look a bit more like the 8.2.x versions of Tcl/Tk after thesteve1999-11-271-0/+2
| | | | | repository copy. These are just placeholders for now and both marked broken pending the real upgrade. Any takers? :)
* Fix typo in MAINTAINTER's mail address.imura1999-11-271-1/+1
|
* The pkg_version port is now part of the base system so keeping an entrysteve1999-11-271-1/+0
| | | | in this Makefile only causes grief.
* Update maintainer's Email address.steve1999-11-272-3/+2
| | | | | PR: 15116 Submitted by: maintainer
* Update maintainer's Email address.steve1999-11-272-3/+2
| | | | | PR: 15114 Submitted by: maintainer
* Update maintainer's Email address.steve1999-11-272-3/+2
| | | | | PR: 15113 Submitted by: maintainer
* Activate the kplot3d port.steve1999-11-271-0/+1
|
* Initial import of kplot3d version 0.69.steve1999-11-277-0/+195
| | | | | | | A KDE 3D surface plotting tool. PR: 14610 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Use stripped hostname via `hostname -s` in various scripts, to make themdirk1999-11-2710-10/+100
| | | | | | consistent with mysqld and other OS. Reported by: Clive Lin <clive@CirX.ORG>
* upgrade to 2.3.5.sumikawa1999-11-2713-29/+32
| | | | | PR: 14719 Submitted by: maintainer
* Re-import of p5-MyObject version 1.0.steve1999-11-275-0/+43
| | | | | | | Accesses data in an MySQL database as Perl objects. PR: 14847 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Activate the grepmail port.steve1999-11-271-0/+1
|
* Initial import of grepmail version 4.1.steve1999-11-275-0/+34
| | | | | | | Search mailboxes for a given regexp and display matching emails. PR: 15007 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Activate the p5-MyObject port.steve1999-11-271-0/+1
|
* * Update from 1.2016 to 1.2209steve1999-11-276-18/+20
| | | | | | | | | | | | | * Volunteer to take over this port (recently relinquished by vanilla@freebsd.org) * Change BUILD_DEPENDS ${PREFIX} -> ${LOCALBASE} as required by portlint * Configure for noninteractive configure with MySQL only * Reflect change of DBD:mysql module location * Reflect change of DBD:mysql man page PR: 14969 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* add iconbase optionache1999-11-272-23/+101
|
* Add some files missed in last commit.steve1999-11-271-0/+34
|
* Update to use the xemacs-mule-sumo port.steve1999-11-275-10/+15
| | | | | PR: 14592 Submitted by: maintainer
* Activate the xemacs-mule-sumo port.steve1999-11-271-0/+1
|
* New mule-sumo package port for Xemacs.steve1999-11-275-0/+83
| | | | | PR: 14591 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Activate the xemacs-mule-packages port.steve1999-11-271-0/+1
|
* Re-imported from xemacs-mule-base-packages.steve1999-11-2710-0/+1064
| | | | | PR: 14593 Submitted by: maintainer
* Update to version 21.1.8.steve1999-11-2721-105/+3192
| | | | | PR: 14593 Submitted by: maintainer
* Update to version 21.1.8.steve1999-11-2716-206/+242
| | | | | PR: 14591 Submitted by: maintainer
* Remove a whole host of ports at maintainer's request.steve1999-11-272-3/+0
| | | | PR: 14592, 14593
* Update to version 2.4.1.steve1999-11-2774-9668/+17502
| | | | | PR: 14877 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* Use ifreq.ifr_flags instead of ifreq.ifru.ifru_flags so this build on bothsteve1999-11-271-0/+11
| | | | -current and -stable.
* The manpage is in section n and is uncompressed.steve1999-11-271-1/+2
|
* Update to version 6.3.06. NOTE: you will need Motif version 2.x ifsteve1999-11-275-24/+56
| | | | | | | | want to build this yourself. If you intend to use LessTif you'll need to compile it with 'make MOTIF2=yes install'. PR: 15047 Submitted by: maintainer
* * Changes prompted by Christian Weisgerber <naddy@mips.rhein-neckar.de>:steve1999-11-272-1/+12
| | | | | | | | | * gmake not needed * link bview.1 -> bvi.1 * patch io.c PR: 15104 Submitted by: maintainer
* Update to version 1.0.1.steve1999-11-272-3/+3
| | | | | PR: 15105 Submitted by: maintainer
* Update to version 0.7.steve1999-11-272-8/+8
| | | | | PR: 15106 Submitted by: maintainer
* Re-activate the dante port.steve1999-11-261-0/+1
|
OpenPOWER on IntegriCloud