/games/xshogi/

cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports
FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
Commit message (Expand)AuthorAgeFilesLines
* Update to version 1.14gKevin Lo2000-07-315-11/+70
* MAKE_FLAGS -> MAKE_ARGSKevin Lo2000-07-251-2/+3
* Mark these BROKEN, they don't compile/run properly.Satoshi Asami2000-07-201-0/+2
* Correct dependencies.Alexander Langer2000-07-141-5/+6
* Update to version 2.71.Steve Price2000-07-082-5/+3
* Upgrade to version 1.0.1.David E. O'Brien2000-07-012-2/+2
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+3
* Update. Version number unchanged.Andrey A. Chernov2000-06-292-3/+3
* Activate 9e port. Doh!Wes Peters2000-06-281-0/+1
* Add WWW to proper placeAndrey A. Chernov2000-06-272-1/+2
* 9e - a simple Plan9 distribution unpackerWes Peters2000-06-277-0/+94
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-225-5/+5
* Activate libarc.Maxim Sobolev2000-06-201-0/+1
* Initial import of libarc - a tiny decompression library supporting bunch ofMaxim Sobolev2000-06-206-0/+112
* Use PKGNAMEPREFIX. Obey CC/CFLAGS.Will Andrews2000-06-201-3/+4
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-174-4/+4
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-166-6/+3
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-162-5/+2
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
* Several cleanups:Maxim Sobolev2000-06-124-23/+86
* Finish the move of macutils to archivers (no commits are necessary onWill Andrews2000-06-101-0/+1
* Build shared library as well.Maxim Sobolev2000-06-083-3/+77
* Remove liblzo and macutil.Will Andrews2000-06-051-2/+0
* Update liblzo.so.1 port target.Will Andrews2000-06-051-1/+1
* Add undms, a utility that decompresses .dms Amiga disk images toWill Andrews2000-06-036-0/+40
* Add ppunpack, a utility to decompress Amiga PowerPacker files.Will Andrews2000-06-037-0/+57
* Add unlzx, an utility which can extract LZX archives from Amiga systems.Will Andrews2000-06-036-0/+36
* Add the macutil port, which allows us to create and extract archives fromWill Andrews2000-06-031-0/+1
* Add lzop, a fast file compressor similar to gzip that uses the LZO lib.Will Andrews2000-06-037-0/+44
* Add liblzo, a portable lossless data compression library written in ANSI C.Will Andrews2000-06-031-0/+1
* From Kato's PR:Maxim Sobolev2000-05-313-33/+40
* Update to version 2.70.Steve Price2000-05-292-13/+14
* Don't forceably add -O2 to CFLAGS as this is known to cause problemsSteve Price2000-05-281-4/+7
* Remove unneeded LIB_DEPENDS, and make it dynamic link.Vanilla I. Shu2000-05-281-2/+0
* Add -f when compressing manual to allow instaling over already existen portAndrey A. Chernov2000-05-231-1/+1
* Upgrade to version 1.0.0.David E. O'Brien2000-05-193-11/+10
* Update to KDEUTILS 1.90 (aka KDE2 beta).Will Andrews2000-05-173-545/+553
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-141-1/+1
* Update MASTER_SITESChris D. Faulhaber2000-05-111-1/+2
* New port: mscompress, a Microsoft "compress.exe/expand.exe"Chris D. Faulhaber2000-05-076-0/+40
* - Fix MASTER_SITESSteve Price2000-04-302-1/+3
* checksum update - minor crypt code style changeAndrey A. Chernov2000-04-261-1/+1
* Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.orgAkinori MUSHA2000-04-241-1/+1
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-223-3/+3
* remove zip.with_encryptionAndrey A. Chernov2000-04-211-1/+0
* Use exportable from USA encryptionAndrey A. Chernov2000-04-213-6/+16
* remove unzip.with_encryptionAndrey A. Chernov2000-04-211-1/+0
* Upgrade to 5.41Andrey A. Chernov2000-04-213-9/+10
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-1/+1
* update port to version 1.13Andreas Klemm2000-04-172-2/+2
* Seems somewhere along the line, the lowercase version of the nameSatoshi Asami2000-04-151-1/+2
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-143-8/+8
* Fix up PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
* Remove unnecessary LANGPREFIX and DISTNAME thanks to PKGNAMEPREFIX.Akinori MUSHA2000-04-131-3/+1
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-103-6/+6
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-0925-97/+97
* Style fix:Akinori MUSHA2000-04-052-2/+2
* Activate fastjar.Akinori MUSHA2000-03-251-0/+1
* Initial import of fastjar.Akinori MUSHA2000-03-256-0/+40
* Upgrade to 1.08.Vanilla I. Shu2000-03-242-3/+3
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
* Restore useless version required comments.David E. O'Brien2000-03-223-0/+3
* Remove the "version required" line.David E. O'Brien2000-03-203-3/+0
* From OpenBSD: generate tempfiles securely with mkstemps()Kris Kennaway2000-03-0512-23/+336
* Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami2000-02-282-2/+2
* The reason for RESTRICTED regarding RSA code is a patent, not copyrightPeter Wemm2000-02-251-1/+1
* Bump shlib versions of kdelibs11 and kdesupport11.Satoshi Asami2000-02-241-1/+1
* Change maintainer.David E. O'Brien2000-02-222-2/+2
* Reducing Maintainership to an amount of portsAndreas Klemm2000-02-212-2/+2
* upgrade to 2.3Andrey A. Chernov2000-02-195-23/+31
* Remove giflib dependence.R. Imura2000-02-151-2/+1
* PLIST fixes.Jeremy Lea2000-02-132-2/+2
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-4/+4
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
* Respect CCKris Kennaway2000-01-231-0/+20
* Respect CCKris Kennaway2000-01-231-0/+11
* Honor PREFIX and split up patches one patch for each file.Steve Price1999-12-2912-0/+365
* Update port to 1.5.3Chris D. Faulhaber1999-12-292-4/+10
* General comment cleanups.Tim Vanderhoek1999-12-292-2/+2
* Update to version 4.2.1 and add WWW: line to DESCR.Steve Price1999-12-268-56/+24
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-251-1/+1
* Correct MASTER_SITESChris D. Faulhaber1999-12-231-1/+2
* Update port to 1.06Chris D. Faulhaber1999-12-224-114/+6
* Distfile changed on MASTER_SITE.Steve Price1999-12-101-1/+1
* Moving makeself from misc to archivers. makeself is a shell script thatSteve Price1999-12-106-0/+39
* Update to version 1.06Chris Piazza1999-12-056-50/+98
* Update maintainer's Email address.Steve Price1999-11-272-3/+2
* Add unrar branding and message that unrar is free while rar istelfSteve Price1999-11-271-1/+6
* - Fix MASTER_SITESChris Piazza1999-11-216-6/+88
* * Removed (unnecessary) dependancy on GNU gettextSteve Price1999-11-143-18/+18
* Update to version 2.60.Steve Price1999-11-144-22/+48
* As requested by Christian WeisgerberAndreas Klemm1999-11-096-0/+50
* Update to version 2.5.6.Steve Price1999-11-013-7/+7
* update mastersitesMichael Haro1999-10-311-1/+1
* Update master sites. Add `bz2cat' as an alias for `bzcat'.David E. O'Brien1999-10-272-4/+5
* Upgrade to version 0.9.5d.David E. O'Brien1999-09-253-4/+5
* Update to KDE-1.1.2Stefan Eßer1999-09-183-3/+50
* The version number of libgif.so has changed to 5.Steve Price1999-09-181-1/+1
* Fix MASTER_SITES, some formatting issues, and update WWW:Chris Piazza1999-09-054-26/+18
* update to 1.14fMunechika SUMIKAWA1999-09-024-22/+23
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3118-19/+19
* $Id$ -> $FreeBSD$Peter Wemm1999-08-313-3/+3
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-301-1/+1
* ln -> ${LN}Michael Haro1999-08-282-2/+2
* move catpage from PLIST to Makefile and other minor cleanupsMichael Haro1999-08-262-12/+5
* minor cleanups and move manpage from PLIST to MakefileMichael Haro1999-08-262-5/+5
* Change Id->FreeBSD.David E. O'Brien1999-08-253-3/+3
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Change Id->FreeBSD.David E. O'Brien1999-08-2524-24/+24
* chmod -> ${CHMOD}Michael Haro1999-08-233-6/+6
* Compress postscript manual.David E. O'Brien1999-08-152-4/+5
* Update to version 0.9.5c. This fixes the bug compressingDavid E. O'Brien1999-08-103-26/+10
* Revert back to version 0.9.0c. John Milford <jwm@CSUA.Berkeley.EDU> foundDavid E. O'Brien1999-08-074-13/+28
* Import of rpm2cpio (perl version). Converts .rpm files for extractionChris Piazza1999-08-015-0/+42
* * Bzip the PostScript docs.David E. O'Brien1999-08-012-2/+3
* Upgrade to version 0.9.5b. (the "b" here does not stand for "beta")David E. O'Brien1999-08-013-26/+11
* Put in some new master sites, the old one moved and doesn't hold theChris Piazza1999-08-011-2/+3
* Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1999-07-212-4/+4
* move it back to old place ${prefix}/bin.Andreas Klemm1999-07-204-6/+6
* link it statically...Andreas Klemm1999-07-206-10/+10
* forgot to remove no package entirelyAndreas Klemm1999-07-202-4/+2
* Committ rest of changes, Steve already fixed ALPHA partAndreas Klemm1999-07-2014-62/+636
* Fix typos and/or cleanup WWW:.Tim Vanderhoek1999-07-172-2/+2
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-272-2/+2
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-271-1/+1
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-2720-20/+20
* Move manpages from plist to makefile and other minor nitsMichael Haro1999-06-232-18/+13
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-066-17/+3
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installMichael Haro1999-06-064-6/+4
* added NO_PACKAGE=ignores cflagsAndreas Klemm1999-06-052-2/+4
* Fix build for Alpha.Steve Price1999-05-314-4/+36
* Forget about ${PREFIX}/include/giflib.Thomas Gellekum1999-05-271-3/+2
* This port will only work on i386 boxes.Steve Price1999-05-241-1/+3
* Added the following ports:Satoshi Taoka1999-05-061-1/+2
* A simple compress utilty using on JDE.Satoshi Taoka1999-05-066-0/+88
* This port properly depends on ld-linux.so.2.Seiichirou Hiraoka1999-05-051-2/+4
* Fix packaging. Disown.Thomas Gellekum1999-05-042-4/+5
* Upgrade KDE to Release 1.1.1.Stefan Eßer1999-05-043-5/+53
* Add WWW:Michael Haro1999-05-031-2/+2
* WWW: Websites We Want:Tim Vanderhoek1999-05-038-18/+18
* RPM port update to v2.2.5.(Actually, v3.x has already there.)Foxfair Hu1999-05-023-13/+17
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-10/+3
* Remove doc diretory on deinstall.Steve Price1999-05-012-0/+2
* Update MASTER_SITES.Steve Price1999-05-011-2/+2
* Add linux_rar and pkzipSatoshi Taoka1999-04-301-1/+3
* general purpose archiving and compression tool (binary port)Satoshi Taoka1999-04-305-0/+70
* Create/update/list/test/extract pkzip ZIP files.Satoshi Taoka1999-04-305-0/+46
* Sort PLIST.Steve Price1999-04-261-2/+2
* Respect CC, CFLAGS.Kris Kennaway1999-04-251-4/+14
* Add another MASTER_SITEJustin M. Seger1999-04-211-2/+3
* Fixup libtool so this port installs the shared library again.Steve Price1999-04-212-0/+8
* Instal bzlib.h.David E. O'Brien1999-04-202-1/+3
* Remove dead MASTER_SITEJustin M. Seger1999-04-204-8/+4
* add homepage here tooAndrey A. Chernov1999-04-191-0/+2
* Remove unnecessary whitespace.Satoshi Asami1999-04-181-3/+2
* add homepage to commentAndrey A. Chernov1999-04-171-1/+2
* upgrade to 2.50Andrey A. Chernov1999-04-173-13/+11
* upgrade to 2.02Andrey A. Chernov1999-04-173-20/+21
* Update to 2.06.1Michael Haro1999-04-163-12/+13
* updated mastersite path. now compiles with lots less warningsMichael Haro1999-04-1616-35/+190
* Moving WWW_SITE to DESCR file ...Marc G. Fournier1999-04-144-6/+4
* mark only for i386.Hidetoshi Shimokawa1999-04-111-1/+2
* Turn on the unace port.Steve Price1999-04-021-1/+2
* Import of unace version 1.2b.Steve Price1999-04-025-0/+43
* More Y2K/WWW_SITE links added...Marc G. Fournier1999-03-122-2/+8
* Update MASTER_SITES.Bill Fenner1999-03-091-2/+3
* Portlint.Satoshi Asami1999-03-011-3/+2
* MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withDavid E. O'Brien1999-02-281-1/+1
* MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I wentDavid E. O'Brien1999-02-281-2/+4
* upgrade to 2.43Andrey A. Chernov1999-02-185-19/+44
* Remove extra argument to "configure" that had been committed by accident.Stefan Eßer1999-02-091-3/+1
* Upgrade to KDE 1.1 RELEASE.Stefan Eßer1999-02-093-6/+43
* Upgrade to KDE-1.1pre2 ...Stefan Eßer1999-02-073-8/+60
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-032-9/+6
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-273-3/+6
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-8/+8
* Make dependency lines point to right directories -- they were stillSatoshi Asami1999-01-08