David E. O'Brien
bca6524f5f
Update to Vim 7.1 patchlevel 55.
2007-08-07 20:02:00 +00:00
Xin LI
e3b68cae2b
New port: madedit, an open source hex/text editor which works like
...
UltraEdit and some other editors available on Microsoft Windows.
WWW: http://madedit.sourceforge.net
2007-08-06 17:00:13 +00:00
Martin Wilke
75773e810d
- Update to 2.0.8
...
PR: 115225
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
2007-08-05 21:49:33 +00:00
Kris Kennaway
4f04e40a24
BROKEN: Size mismatch
2007-08-05 18:30:04 +00:00
MANTANI Nobutaka
980e1daaeb
Remove flim113 and semi113 since distfiles are no longer available.
2007-08-05 06:36:43 +00:00
MANTANI Nobutaka
6be666f4a4
Correct dependency for emacs21 to fix package build.
...
Reported by: pointyhat via kris
2007-08-04 10:47:25 +00:00
MANTANI Nobutaka
62bea01c79
Correct dependency for emacs21 to fix package build.
...
Reported by: pointyhat via kris
2007-08-04 10:46:23 +00:00
MANTANI Nobutaka
c582ba60db
Correct COMMENT.
2007-08-04 08:50:40 +00:00
MANTANI Nobutaka
6bf35ab735
Add bitmap-emacs21, bitmap-mule package to use bitmap in Emacs21.
2007-08-04 08:49:52 +00:00
Jung-uk Kim
351ce03eb0
Add a workaround for 'invisible fonts' bug on amd64.
...
Approved by: maho (amd64 porting blanket)
2007-08-04 00:48:23 +00:00
Maho Nakata
3ae5f33315
Update to SRC680_m224.
2007-08-03 08:57:51 +00:00
Tilman Keskinoz
0a0ef220ab
Fix build on 64bit platforms;
2007-08-02 12:22:46 +00:00
Maho Nakata
6421e6c426
Update to SRC680_m223.
2007-08-01 22:56:05 +00:00
Lars Engels
ba6cb60bd6
Update to 2.2.39
...
PR: ports/114740
Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com>
Approved by: miwi (mentor)
2007-07-31 21:01:37 +00:00
Tilman Keskinoz
1c3e23cd7b
Fix build on 64bit Platforms
2007-07-31 20:14:03 +00:00
Michael Nottebrock
b09d5e70f1
Fix buffer overflow vulnerability in xpdf code.
...
Security: http://www.kde.org/info/security/advisory-20070730-1.txt
Security: CVE-2007-3387
2007-07-30 21:59:27 +00:00
Tilman Keskinoz
8fdc3f048f
Mark IGNORE and set an expiration date.
...
PR: 107536
Reported by: Rodrigo OSORIO<ros@bebik.net>, "Marcel Welzel" <britta.marcel@gmail.com>
2007-07-30 12:51:29 +00:00
MANTANI Nobutaka
e8269bcef4
Add semi-emacs21, Library of MIME feature for GNU Emacs for emacs21.
2007-07-29 10:00:04 +00:00
MANTANI Nobutaka
c248769128
Add flim-emacs21, message representation or encoding elisp library for emac\
...
s21.
2007-07-29 09:56:37 +00:00
MANTANI Nobutaka
9198af3f66
Add apel-emacs21, a Portable Emacs Library for emacs21.
2007-07-29 09:54:28 +00:00
MANTANI Nobutaka
933f1f0d91
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
...
Submitted by: ume
2007-07-29 09:05:15 +00:00
Kris Kennaway
4f949e07c8
BROKEN: Does not build
2007-07-28 22:47:04 +00:00
Martin Wilke
c3587fbdf4
- Update to 7.1 patchset 39
...
Approved by: Approved by: maintainer timeout (security, 1 day), simon (secteam)
Security: http://www.vuxml.org/freebsd/1ed03222-3c65-11dc-b3d3-0016179b2dd5.html
2007-07-28 15:30:50 +00:00
Maho Nakata
8cc5d54762
Update to SRC680_m222.
2007-07-28 05:49:59 +00:00
Rong-En Fan
affe59dc06
- Update to 3.2.03
...
- Refine pkg-descr
PR: ports/114858
Submitted by: Rashid N. Achilov <achilov-rn at askd.ru>
2007-07-27 13:34:45 +00:00
Rong-En Fan
79fd1806c2
- Update to 1.6
...
- Use DATADIR
- Make runtime dependency optional (default on)
- Pass maintainership to submitter
PR: ports/114339
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
2007-07-27 13:27:44 +00:00
Rong-En Fan
c925c340dd
- Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
...
in bsd.port.mk.
Tested with: my tinderbox on i386 6
Approved by: portmgr
2007-07-24 15:10:14 +00:00
Rong-En Fan
f935a609c5
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
...
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
2007-07-23 09:36:51 +00:00
Hajimu UMEMOTO
b41c69df37
Obey default EMACS_PORT_NAME defined in bsd.emacs.mk.
2007-07-22 04:07:43 +00:00
Hajimu UMEMOTO
50331801bf
Obey default EMACS_PORT_NAME defined in bsd.emacs.mk.
...
Reported by: pav
2007-07-21 15:29:19 +00:00
Thierry Thomas
87106d89f3
Upgrade to 2000.14.
...
Changelog at <http://towo.net/mined/changes.html#2000.14 >.
2007-07-19 20:10:12 +00:00
Rong-En Fan
213a8b2112
- When starting on -current, it failes due to bad syscall. Fix that.
...
I tried this patch on both up-to-date current and 6.2-stable, both work.
PR: ports/112793
Submitted by: rmgls at wanadoo.Fr
Approved by: Joseph Scott <joseph at randomnetworks.com> (maintainer)
2007-07-19 10:07:30 +00:00
Mark Linimon
35d22b566a
Continue the deorbit burn of ports that are multilingual versions of emacs19
...
and obsoleted by emacs20 and later.
Discussed with: NIIMI Satoshi
Hat: portmgr
2007-07-19 09:52:16 +00:00
Mark Linimon
18f405e5b2
Start the deorbit burn of emacs20 and dependent files. They are antiquated.
...
Discussed with: various emacs maintainers
Hat: portmgr
2007-07-19 09:30:52 +00:00
Mark Linimon
a9259c4730
Start the deorbit burn of emacs19 and dependent files. They are antiquated.
...
Discussed with: various emacs maintainers
Hat: portmgr
2007-07-19 09:29:10 +00:00
Andrew Pantyukhin
9556d33c3c
- Chase libnxml shlib version bump
2007-07-18 10:36:31 +00:00
Maho Nakata
463778756c
Update to SRC680_m221.
2007-07-18 09:43:02 +00:00
Jung-uk Kim
4cd7f2ba4f
Fix vcl build on amd64.
...
Approved by: maho (amd64 porting blanket)
2007-07-17 16:06:33 +00:00
Ion-Mihai Tetcu
6817a270ac
- Update to 2007.01.rc3 and unbreak.
...
- drop 4.x support (EOL)
- our changes have been merged upstream hence retire files/patch-BSDmakefile
Notable changes:
- several bug fixes
- AMD64 support
- Cygnus support
- tools/make menu
- check English words online at http://www.bennetyee.org/http_webster.cgi
- support for al character formats in ISO8859 family
- extended search, replace and grep functionality
- extended (75%!) Romanian dictionary
2007-07-16 19:31:00 +00:00
Stanislav Sedov
dfcf2340c6
- Bump up portrevisions on GraphicsMagick dependent ports to get rid of
...
changed ABI.
2007-07-16 18:33:49 +00:00
MANTANI Nobutaka
a98a506adc
Update to 22.1.
...
Hand over maintainership to keramida.
2007-07-16 17:06:44 +00:00
MANTANI Nobutaka
807d5829f4
Activate editors/emacs21.
2007-07-16 17:05:57 +00:00
MANTANI Nobutaka
4d7af48365
Resurrect editors/emacs21 in advance of editors/emacs upgrade.
...
Set LATEST_LINK=emacs21.
2007-07-16 17:02:47 +00:00
MANTANI Nobutaka
9b83ad36ee
Make EMACS_PORT_NAME overridable.
...
Approved by: hrs (maintainer)
2007-07-16 10:17:18 +00:00
Pav Lucistnik
686e18b622
- Mark BROKEN: does not fetch
2007-07-14 21:46:08 +00:00
Maho Nakata
bd248d2356
Update to SRC680_m220.
...
Cws freebsd08 has been merged into the master!
2007-07-14 21:39:28 +00:00
Martin Wilke
ad3705d869
- Update to 4.3.p10
...
PR: 114543
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2007-07-14 16:38:45 +00:00
Jung-uk Kim
a52c29da8d
(Proactively) resync with CWS unomacli64.
...
http://www.openoffice.org/issues/show_bug.cgi?id=78393
Approved by: maho (amd64 porting blanket)
2007-07-11 18:46:07 +00:00
Rong-En Fan
074e44c68b
- Update to 1.3.7
...
- Update WWW in pkg-descr
PR: ports/114412
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
2007-07-11 03:55:45 +00:00
Rong-En Fan
7dcc5cf7ae
- Update to 2.2.37
...
PR: ports/114413
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
2007-07-11 03:54:48 +00:00