aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.58.3Kevin Lo2002-03-235-91/+121
| | | | | | | | PR: 36196 Submitted by: MAINTAINER Notes: svn path=/head/; revision=56483
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update to the 2002-03-15 snapshot of what will be version 5.2.David E. O'Brien2002-03-152-8/+5
| | | | Notes: svn path=/head/; revision=56165
* Change my email address to the one of @FreeBSD.org.Makoto Matsushita2002-03-1516-16/+16
| | | | | | | Reviewed by: kuriyama Notes: svn path=/head/; revision=56155
* Bump PORTREVISION for the zlib update.Trevor Johnson2002-03-138-0/+8
| | | | | | | | | Forgotten by: me Reported by: Mike Buchanon <buchanon@mlss15.cl.msu.edu> PR: 35860 Notes: svn path=/head/; revision=56010
* Update for zlib "double free" security bugTrevor Johnson2002-03-1248-64/+80
| | | | | | | | (http://www.redhat.com/support/errata/RHSA-2002-026.html). I only tested this on i386. Notes: svn path=/head/; revision=55932
* Correct checksum for Alpha zlib package.Trevor Johnson2002-03-121-1/+1
| | | | Notes: svn path=/head/; revision=55929
* Update to zlib-1.1.3-25.7. This fixes the "double free" bug. SeeTrevor Johnson2002-03-123-6/+6
| | | | | | | | | RHSA-2002:027-22 or Zlib Advisory 2002-03-11 (URL:http://www.gzip.org/zlib/advisory-2002-03-11.txt) for details. I only tested this on i386. Notes: svn path=/head/; revision=55928
* Unbroke on recent -current: we now need <arpa/inet.h> to get proto forMaxim Sobolev2002-03-111-0/+13
| | | | | | | ntohl(3). Notes: svn path=/head/; revision=55897
* Update to 2002.03.10Patrick Li2002-03-118-18/+22
| | | | | | | | PR: 35781 Submitted by: maintainer Notes: svn path=/head/; revision=55895
* Add patch to fix package buildPatrick Li2002-03-111-0/+13
| | | | | | | | PR: 35782 Submitted by: maintainer Notes: svn path=/head/; revision=55889
* Update to the 2002-03-10 snapshot of what will be version 5.2.David E. O'Brien2002-03-104-25/+15
| | | | Notes: svn path=/head/; revision=55823
* Update to 0.8.21Patrick Li2002-03-092-2/+2
| | | | | | | | PR: 35685 Submitted by: maintainer Notes: svn path=/head/; revision=55750
* Update port. DISTFILE name did not change but includes the followingChris D. Faulhaber2002-03-046-28/+34
| | | | | | | | | | | | updates: o Added support for HP2100 Simulator floating point and dynamic mapping, 0 PDP-7 DECtape, and IBM 1130. o Expanded HP2100 disk pack support o Expanded I1401 support o Moved Altair files around Notes: svn path=/head/; revision=55520
* Update to 4.0Patrick Li2002-03-034-48/+22
| | | | | | | | PR: 35465 Submitted by: maintainer Notes: svn path=/head/; revision=55464
* Update to version 5.1.1.David E. O'Brien2002-03-032-2/+2
| | | | Notes: svn path=/head/; revision=55445
* Disconnect linux_base-62 from the build since it hasn't been updatedAkinori MUSHA2002-02-181-1/+1
| | | | | | | | | | after the repocopy. Leaving it in Makefile lets "make index" create a duplicate entry of linux_base and confuses some tools that look up INDEX. Notes: svn path=/head/; revision=54842
* Update to 0.58.1Patrick Li2002-02-083-2/+12
| | | | | | | | PR: 34696 Submitted by: maintainer Notes: svn path=/head/; revision=54338
* Release MAINTAINER.Jacques Vidrine2002-02-061-1/+1
| | | | Notes: svn path=/head/; revision=54275
* Change some defines from "YES" to "yes"Dirk Meyer2002-01-281-1/+1
| | | | | | | See samples in the porters-handbook. Notes: svn path=/head/; revision=53893
* Update port to 2.9.Chris D. Faulhaber2002-01-278-102/+470
| | | | | | | | PR: 34241 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=53870
* Back out the recently added kludge. Instead, install theTrevor Johnson2002-01-253-7/+14
| | | | | | | compat-libstdc++ RPM. PORTREVISION++ too. Notes: svn path=/head/; revision=53717
* On i386, add a symlink to linux_base-7 so the stdc++ shared libraryTrevor Johnson2002-01-242-0/+8
| | | | | | | | | will be found for linux-mozilla and linux-netscape6. Thanks to Anders Andersson <anders@hack.org> for reminding me of the need for this. Notes: svn path=/head/; revision=53676
* update to 2002.01.22.FUJISHIMA Satsuki2002-01-238-156/+162
| | | | | | | | PR: 34208 Submitted by: maintainer Notes: svn path=/head/; revision=53647
* Add mtab to packing lists.Trevor Johnson2002-01-232-0/+2
| | | | Notes: svn path=/head/; revision=53620
* fix this totally broken port.FUJISHIMA Satsuki2002-01-223-19/+14
| | | | | | | | PR: 34177 maintainer Kyle Martin (patch not used) Notes: svn path=/head/; revision=53601
* Update to 0.8.20Patrick Li2002-01-222-4/+3
| | | | | | | | PR: 34127 Submitted by: maintainer Notes: svn path=/head/; revision=53527
* Oops. Add missing entry to plistPatrick Li2002-01-111-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=52905
* Fix plistPatrick Li2002-01-111-2/+2
| | | | | | | | | PR: 33745 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Noticed by: bento Notes: svn path=/head/; revision=52898
* Upgrade to 0.57.1.Munechika SUMIKAWA2002-01-102-3/+21
| | | | | | | | PR: ports/33704 Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=52841
* - Update to 3.0.0Patrick Li2002-01-093-16/+7
| | | | | | | | | | - give maintainership to submitter PR: 33659 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=52790
* Upgrade to version 1.3. Bochs works now wonderfullMartin Blapp2002-01-093-4/+8
| | | | | | | | | in CURRENT, while 1.21 did panic. Approved by: demon Notes: svn path=/head/; revision=52780
* include pre.mk for XFREE86_VERSION usage.FUJISHIMA Satsuki2002-01-071-1/+3
| | | | | | | Noticed by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=52714
* Remove obsolete patch files.Jimmy Olgeni2002-01-072-60/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=52705
* Mail to the maintainer bounces.Will Andrews2002-01-071-1/+1
| | | | Notes: svn path=/head/; revision=52687
* If XFREE86_VERSION=4, we need mkfontdir from x11/XFree86-4-clients.Will Andrews2002-01-071-0/+6
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=52686
* - make portlint happierDirk Meyer2002-01-051-4/+5
| | | | | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail Notes: svn path=/head/; revision=52636
* Update port to version 0.56.2 (plus new cheat.zip MD5 and German docs)Jimmy Olgeni2002-01-055-27/+35
| | | | | | | | PR: 33494 Submitted by: maintainer Notes: svn path=/head/; revision=52604
* Update to 1.2.2Patrick Li2002-01-056-82/+29
| | | | | | | | PR: 33562 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52593
* - PORTVERSION 0.4.3 => 0.4.4.Ying-Chieh Liao2002-01-024-4/+44
| | | | | | | | | | | | - Support XFree86 DGA extension switch by defining WITH_DGA. - Use ECHO_MSG in Makefile, instead of ECHO. (from bsd.port.mk) - Change default ROMDIR/DISKDIR in ${WRKSRC}/Makefile. (from hier) PR: 33458 Submitted by: maintainer Notes: svn path=/head/; revision=52481
* Use '::' as an dependency operator for pre-everything target. This isDirk Froemberg2001-12-311-1/+1
| | | | | | | | | needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details. Notes: svn path=/head/; revision=52442
* Update to version 2001-12-16.Dmitry Sivachenko2001-12-278-32/+16
| | | | | | | | PR: 33253 Submitted by: maintainer Notes: svn path=/head/; revision=52258
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* Add missing linux_base-62 SUBDIR.Will Andrews2001-12-241-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=52094
* - PORTDOCS policePatrick Li2001-12-242-10/+10
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Fix ownership on ${LINUXBASE}/var/spool/mail.Pete Fritchman2001-12-238-0/+8
| | | | | | | PR: 33096 Notes: svn path=/head/; revision=52033
* o update to 1.4.2.FUJISHIMA Satsuki2001-12-236-62/+117
| | | | | | | | | | o use LOCALBASE as default PREFIX. PR: 32602 Submitted by: amorita Notes: svn path=/head/; revision=52016
* - Fix build of xmess (broken due to differences in patches w/ xmame masterYing-Chieh Liao2001-12-123-0/+61
| | | | | | | | | | | port) - Adds 2 xmess specific patches PR: 32742 Submitted by: maintainer Notes: svn path=/head/; revision=51411
* upgrade to 1.0.3Ying-Chieh Liao2001-12-092-2/+2
| | | | Notes: svn path=/head/; revision=51293
* Unbreak this port on 5.x by removing include of sys/user.hAlfred Perlstein2001-12-082-0/+24
| | | | Notes: svn path=/head/; revision=51212