aboutsummaryrefslogtreecommitdiff
path: root/editors/sam
Commit message (Collapse)AuthorAgeFilesLines
* editors/sam: Fix build on 32-bit architecturesFlorian Limberger2023-07-092-0/+21
| | | | | | | | | | | The build fails on 32-bit architectures, because the source assumes that unsigned long and uint64_t have the same size. Until upstream is fixed (I have submitted the patch there, too), fix the build with local patches. Reviewed By: arrowd Differential Revision: https://reviews.freebsd.org/D40942
* editors/sam: + Unix port of the sam text editor from Bell Labs.Florian Limberger2023-03-044-0/+61
| | | | | | Reviewed by: arrowd, diizzy Differential Revision: https://reviews.freebsd.org/D38785
* - Remove editors/sam - expired on 2007-01-04: distfile and homepageWesley Shields2009-02-1911-412/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=228664
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-194-7/+7
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - DeprecateErwin Lansing2006-12-041-0/+3
| | | | | | | | | | - Set EXPIRATION_DATE PR: 106325 Submitted by: gabor Notes: svn path=/head/; revision=178860
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Fix manpage appearanceTilman Keskinoz2003-05-191-0/+43
| | | | | | | | PR: 52431 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=81393
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75952
* Use /var/tmp instead of /usr/tmp as temp dir.Anders Nordby2003-01-051-103/+64
| | | | | | | PR: 45120 Notes: svn path=/head/; revision=72568
* - Fix MASTER_SITESSteve Price2000-05-297-95/+201
| | | | | | | | | | - Sort pkg/PLIST PR: 16669 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28963
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-1/+1
| | | | | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich Notes: svn path=/head/; revision=27941
* portname/portversion updateMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27501
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Break up the "plan9" category -- all the ports are where they belong, andSatoshi Asami1999-01-091-2/+2
| | | | | | | | | "plan9" is a virtual category now. Reviewed by: the ports list Notes: svn path=/head/; revision=15939
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+2
| | | | Notes: svn path=/head/; revision=14938
* Fixup CATEGORIES list.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14737
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-042-16/+8
| | | | Notes: svn path=/head/; revision=13617
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* shortened COMMENTEric L. Hernes1995-10-281-1/+1
| | | | Notes: svn path=/head/; revision=2373
* added myself as MAINTAINEREric L. Hernes1995-10-281-1/+3
| | | | Notes: svn path=/head/; revision=2372
* Various plan9 utilities. It's such a complete collection, I'm goingSatoshi Asami1995-08-1410-0/+301
to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com> Notes: svn path=/head/; revision=2055