Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install emacsclient et al., which were not included previously because | asami | 1996-11-30 | 2 | -2/+61 |
| | | | | | | | | | they might overwrite emacs' versions. The more I think about this, the less sense this makes, as we pratcically mandate emacs to be installed as well for this mule to work. Requested by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -15/+13 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Converted to MAN[1-8] | obrien | 1996-11-17 | 4 | -24/+12 |
| | | | | Converted p5* to use MASTER_SITE_PERL_CPAN | ||||
* | CATEGORIES+= -> CATEGORIES= | obrien | 1996-11-17 | 1 | -2/+2 |
| | | | | Converted to MAN[1-9] | ||||
* | Converted to MAN[1-9NL] | obrien | 1996-11-17 | 1 | -6/+2 |
| | |||||
* | Motif-based diff frontend. | asami | 1996-11-15 | 6 | -0/+69 |
| | | | | Submitted by: Andreas Lohr andreas@marvin.RoBIN.de | ||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 3 | -6/+6 |
| | | | | Misc variable reordering, cleaning up, etc. | ||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 1 | -2/+2 |
| | | | | Minor variable reordering where needed. | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Upgrade to current version. | pst | 1996-10-08 | 2 | -3/+3 |
| | | | | Reviewed by: thomas | ||||
* | Update port to 3.6 level, with help from James Fitzgibbons. | chuckr | 1996-08-26 | 4 | -34/+42 |
| | |||||
* | Use GNU_CONFIGURE instead of HAS_CONFIGURE. Conditionalize man | asami | 1996-08-16 | 1 | -3/+5 |
| | | | | page compression on NOMANCOMPRESS. | ||||
* | Change NO_PACKAGE to NO_CDROM, these are "don't sell for profit" licenses. | asami | 1996-06-15 | 1 | -3/+2 |
| | |||||
* | Make this compile under 2.1R too. | asami | 1996-05-27 | 1 | -0/+10 |
| | | | | Submitted by: chuckr@glue.umd.edu | ||||
* | Oops, screwed up reason for NO_CDROM. It should be "don't sell for | asami | 1996-05-20 | 1 | -2/+2 |
| | | | | profit", not "no commercial use". | ||||
* | Upgrade, 3.0 -> 3.5. | asami | 1996-05-20 | 3 | -8/+16 |
| | | | | Submitted by: chuckr@glue.umd.edu | ||||
* | add BUILD_DEPENDS because the build fails if elk is not installed | torstenb | 1996-04-23 | 1 | -1/+2 |
| | |||||
* | Import unroff, a programmable, extensible troff converter with | tg | 1996-04-10 | 8 | -0/+166 |
| | | | | HTML backend. | ||||
* | The ftp master site has moved | markm | 1996-02-29 | 1 | -2/+2 |
| | |||||
* | - add a maintainer | tg | 1996-01-19 | 3 | -4/+4 |
| | | | | - cleanup pkg/{COMMENT,DESCR} | ||||
* | A fast text searching tool. NO_PACKAGE because it can't be redistributed | asami | 1996-01-15 | 6 | -0/+62 |
| | | | | | | for profit. Submitted by: chuckr@glue.umd.edu | ||||
* | Change "utilities" category to "misc" in preparation for move to misc. | asami | 1995-11-26 | 2 | -4/+4 |
| | |||||
* | Upgrade to patchlevel 20. | jmz | 1995-11-22 | 2 | -5/+5 |
| | |||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | asami | 1995-11-13 | 1 | -6/+1 |
| | | | | Reported by: jkh | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Don't set CFLAGS here | jmz | 1995-09-23 | 1 | -1/+4 |
| | | | | | Check if /usr/share/dict/word exists (some people do not install the 'dict' distribution) | ||||
* | Add a post-configure target to set CFLAGS | jmz | 1995-09-23 | 1 | -1/+4 |
| | | | | Submitted by: asami | ||||
* | Compile with -O2 -fno-strength-reduce | jmz | 1995-09-18 | 1 | -0/+1 |
| | |||||
* | A hack to avoid recompiling everything during install | jmz | 1995-09-18 | 1 | -0/+37 |
| | |||||
* | Upgrade, 2.2.2 -> 2.3. | asami | 1995-09-15 | 5 | -20/+12 |
| | |||||
* | Upgrade, 2.0 -> 2.4. Note this has a restrictive copyright (no use in | asami | 1995-08-19 | 6 | -58/+49 |
| | | | | commercial products) so it has NO_PACKAGE=yes. | ||||
* | Change -lgcc to /usr/lib/libgcc.a so that the shared libgcc won't get | asami | 1995-08-09 | 1 | -4/+8 |
| | | | | | | picked up. Submitted by: NIIMI Satoshi <sa2c@and.or.jp> | ||||
* | Remove redundant mkdir of share/emacs/site-lisp from post-install. | asami | 1995-07-23 | 1 | -4/+1 |
| | | | | | | The internal install rule already creates all the site-lisp directories! Pointed-out by: me (not asami!) | ||||
* | "I have made a couple of changes to the ispell port so that | jmz | 1995-07-21 | 2 | -2/+28 |
| | | | | | | | | you can have either a British dictionary or an American dictionary as they are already built into the prog." Reviewed by: Submitted by: Chris Stenton <jacs@gnome.co.uk> Obtained from: | ||||
* | Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse the | asami | 1995-07-20 | 2 | -3/+6 |
| | | | | | order of the search for site-lisp (lib/mule is searched before share/emacs now). | ||||
* | Install lisp files in $PREFIX/share/emacs/site-lisp | jmz | 1995-07-11 | 2 | -2/+4 |
| | |||||
* | Use | asami | 1995-06-27 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | /usr/local/share/emacs/site-lisp /usr/local/lib/mule-site-lisp as the "site-lisp" directories. Basically all I did was tuck --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp to the end of CONFIGURE_ARGS. Also, all the patch-aa's are unnecessary because bsd.port.mk now will take ${CFLAGS} from /etc/make.conf and put it in the environment before calling configure. | ||||
* | Add lisp files for the emacs interface | jmz | 1995-06-24 | 1 | -0/+2 |
| | |||||
* | Put back the longer PLISTs, now that pkg_create can take them. Thanks, | asami | 1995-05-12 | 1 | -2/+888 |
| | | | | Jordan! | ||||
* | Another PLIST hack to shrink it. | asami | 1995-05-06 | 1 | -888/+2 |
| | |||||
* | Since thud was down all day (no offense Gary :), I finally had time to | asami | 1995-04-23 | 4 | -31/+921 |
| | | | | | | | | | | | | | | | split mule into three ports: editors/mule: no language-specific support japanese/mule-canna: Japanese support, Canna library built-in japanese/mule-wnn: Japanese support, Wnn library built-in Note that the two ports under japanese/ will overwrite some of the emacs support files. Although this itself isn't a problem, if you pkg_delete it, you will lose some files needed for emacs. (This is explained in DESCR, although god knows who reads them.) Also I've listed every single file in the PLIST. | ||||
* | Update Makefile.canna to work with bsd.port.mk. | asami | 1995-04-22 | 1 | -1/+8 |
| | | | | | Also, strip the installed binaries. Aren't you glad I invented post-install? :) | ||||
* | Update of editors Makefiles! | asami | 1995-04-20 | 1 | -7/+2 |
| | |||||
* | words are in /usr/share/dict, not /usr/dict. | jmz | 1995-04-19 | 1 | -0/+2 |
| | |||||
* | Another round of Makefile updates, in utils! | asami | 1995-04-15 | 2 | -6/+18 |
| | |||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 1 | -0/+1 |
| | |||||
* | DEPENDS= ${PORTSDIR}/japanese/Wnn | jkh | 1995-04-10 | 1 | -2/+2 |
| | | | | | Not: DEPENDS= ${PORTSDIR}/utils/Wnn | ||||
* | Another round of Makefile updates, editors version. | asami | 1995-04-09 | 1 | -12/+18 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 3 | -1/+5 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Try to get most ports checksummed | gpalmer | 1995-03-31 | 1 | -0/+1 |
| |