Commit graph

192801 commits

Author SHA1 Message Date
Philippe Audeoud
f856a9ae6e - Update maintainer address
Approved by:	thierry (mentor)
2008-03-12 13:27:28 +00:00
Michael Johnson
2b2b793e2f Update to 3.11.9 2008-03-12 13:12:02 +00:00
Michael Johnson
5006da9e61 Update to 4.6.8 2008-03-12 12:33:07 +00:00
Martin Wilke
4459f0cf50 - Update to 1.07 2008-03-12 12:24:10 +00:00
Pietro Cerutti
9f33b2e31d - Remove useless USE_X_PREFIX variable
- Fix a "missing include" warning

Approved by:	miwi (mentor)
2008-03-12 12:21:01 +00:00
Pietro Cerutti
e14ebc7864 - Remove useless USE_X_PREFIX variable
- Refactor MASTER_SITES

Approved by:	miwi (mentor)
2008-03-12 12:20:23 +00:00
Michael Johnson
fed01511f0 Update to 2.12.9 2008-03-12 12:17:01 +00:00
Stanislav Sedov
321a2102af - Fix pkg comment. 2008-03-12 11:03:41 +00:00
Pietro Cerutti
4f8a0efa0d LuaJava allows Java components to be accessed from Lua using the same
syntax that is used for accessing Lua`s native objects, without any
need for declarations or any kind of preprocessing, and also allows
Java to implement an interface using Lua.

WWW: http://www.keplerproject.org/luajava/

PR:		118529
Submitted by:	Sunghyuk Do <sunghyuk@gmail.com>
Approved by:	miwi (mentor)
2008-03-12 11:00:02 +00:00
Stanislav Sedov
b0a2f8fb25 - Document enlightenment-devel upgrade path. 2008-03-12 10:56:27 +00:00
Pietro Cerutti
589fcb8c6c - Fix runtime error: unknown (tk) option "state"
- Beautify and fix style in Makefile
- Adopt maintainship

PR:		118074
Submitted by:	Henk van Oers <henk@signature.nl>
Approved by:	miwi (mentor)
2008-03-12 10:52:04 +00:00
Pietro Cerutti
fdd43a57df - Make port find rgb.txt
PR:		121247
Submitted by:	Malcolm Kay <malcolm.kay@internode.on.net>
Approved by:	miwi (mentor)
2008-03-12 10:47:53 +00:00
Stanislav Sedov
b74cff0e21 - Fix category.
Reported by:	erwin
2008-03-12 10:26:37 +00:00
Tilman Keskinoz
d09e3bf180 Update to 1.0.1
Drop maintainership
2008-03-12 10:23:46 +00:00
Tilman Keskinoz
d5ab6c1c66 Update to 0.8 2008-03-12 10:20:24 +00:00
Pav Lucistnik
e78e20dcc3 - Update to 1.4.14 2008-03-12 09:31:09 +00:00
Johan van Selst
86056d0b21 - Update to 3.6 beta 8 2008-03-12 09:21:40 +00:00
Philippe Audeoud
b0c150c9e8 pdf2djvu creates DjVu files from PDF files. It's able to extract:
graphics, text layer, hyperlinks, document outline (bookmarks), and
metadata.

WWW: http://code.google.com/p/pdf2djvu/

PR:		ports/121463
Submitted by:	Denise H. G. <darcsis at gmail.com>
Approved by:	thierry@ (mentor)
2008-03-12 09:15:36 +00:00
Philippe Audeoud
cbca00efcd - Update to 2.5.1
PR:	ports/121594
Submitted by:	Pankov Pavel <pankov_p@mail.ru> (maintainer)
Approved by:	thierry@ (mentor)
2008-03-12 09:11:58 +00:00
Martin Wilke
eac2b643be - Update to 6.44 2008-03-12 08:19:15 +00:00
Stanislav Sedov
5e8e175927 - Add missing dependency on ecore-sdl if sdl support is selected.
Reported by:	lippe
2008-03-12 08:04:40 +00:00
Alejandro Pulver
d7f03af119 - Update to version 3.0.7.1. 2008-03-12 02:10:20 +00:00
Pietro Cerutti
ab6764d1b6 - Make RC script match pid with procname
PR:		117957
Submitted by:	Michael Scheidell <scheidell@secnap.net>
Reviewed by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
Approved by:	Joseph Scott <joseph@randomnetworks.com> (maintainer),
		miwi (mentor)
2008-03-12 01:28:28 +00:00
Pav Lucistnik
8c32b0a02c - Backout part of 1.71: ${PERL} is not available in bsd.port.subdir.mk, only in
bsd.port.mk. Fixes `make readmes'

PR:		ports/117192
Submitted by:	Joergen Blomberg <jnbg@blomberg.tk>
Pointy hat to:	gabor
2008-03-12 00:13:06 +00:00
Pav Lucistnik
85869f9f37 - Document changes that have an impact on port writers 2008-03-11 23:51:24 +00:00
Martin Wilke
0243c9b293 - Ups remove duplicate url 2008-03-11 23:50:48 +00:00
Pav Lucistnik
821fed09a7 - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higher
optimizations are enabled.

PR:		ports/121363
Submitted by:	obrien

- Change USE_XPM variable to use USE_XORG framework, and lose implied USE_XLIB

PR:		ports/113799
Submitted by:	des (based on)
Patch by:	pav

- Teach USE_LDCONFIG to do the right thing when used with USE_LINUX_PREFIX

PR:		ports/118212
Original patch:	vd
Patch by:	pav

- Allow tab as well as space in param.h for OSVERSION determination

PR:		ports/117507
Submitted by:	erwin

- Reverse the condition so EXTRACT_PRESERVE_OWNERSHIP now work as advertised

PR:		ports/117916
Submitted by:	tobez

- Assorted comment fixes

PR:		ports/118054
Submitted by:	linimon

- Style nit ($@ -> ${.TARGET})

PR:		ports/120276
Submitted by:	obrien
2008-03-11 23:45:04 +00:00
Pav Lucistnik
416c09fcd2 - Pass PATH variable to chrooted command, so BUILD/RUN_DEPENDS have a chance of
working

PR:		ports/117738
Reported by:	Erik Cederstrand <erik@cederstrand.dk>
Patch by:	pav

- Pass TERM variable to chrooted command, so the OPTIONS screen work

PR:		ports/117453
Reported by:	Erik Cederstrand <erik@cederstrand.dk>
Patch by:	pav
2008-03-11 23:37:32 +00:00
Juergen Lock
cf1bcdae1c - Update to 2008-03-02 snapshot [1]
- Fix unchecked block read/write vulnerability [2]

Submitted by:	nox [1]
Obtained from:	qemu cvs [2]
Security:	http://www.vuxml.org/freebsd/9cfbca7f-efb7-11dc-be01-0211060005df.html
2008-03-11 23:34:14 +00:00
Pav Lucistnik
9d5889dd37 - Fix typo (unclosed double-quote)
PR:		ports/120618
Submitted by:	Gennady Proskurin <gpr@nnz.ru>

- Change default PostgreSQL dependency from 8.1 to 8.2

PR:		ports/120865
Submitted by:	edwin
2008-03-11 23:34:09 +00:00
Pav Lucistnik
851f58e69f - Add UNMAKESELF_CMD (fixing USE_MAKESELF feature)
PR:		ports/118749
Submitted by:	alepulver
2008-03-11 23:31:29 +00:00
Martin Wilke
68f206fa24 - Fix previos commit
* sort
   * more reference
2008-03-11 23:25:38 +00:00
Juergen Lock
710a65a0c4 Fix unchecked block read/write vulnerability
Obtained from:	qemu cvs
Security:	http://www.vuxml.org/freebsd/9cfbca7f-efb7-11dc-be01-0211060005df.html
2008-03-11 23:22:24 +00:00
Pav Lucistnik
d58150d71c - This actually installs a one line shell script that executed mkfontscale, so
add mkfontscale to RUN_DEPENDS
2008-03-11 23:21:23 +00:00
Martin Wilke
11eb17743d - Chase security/libgcrypt shlib version bump
PR:		121591
Submitted by:	miwi
Approved by:	sat
2008-03-11 23:15:43 +00:00
Juergen Lock
f18aabea39 Document qemu -- unchecked block read/write vulnerability
Reviewed by:	stas
2008-03-11 23:09:30 +00:00
Alejandro Pulver
d9f2006450 Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in0
Common Lisp.

If you're tired of flipping through themes like channel-surfing, and going
from one perfect-except-for-just-one-thing window manager to another
even-more-broken-in-some-other-way then perhaps Stumpwm can help.

Stumpwm attempts to be customizable yet visually minimal. There are no window
decorations, no icons, and no buttons. It does have various hooks to attach
your personal customizations, and variables to tweak.

* Hack the good hack.
* Debug your good hack.
* Customize your window manager.

While it's running. That's right. With a 100% Common Lisp window manager
there's no stopping the hacks. Just re-eval and GO!

WWW:	http://www.nongnu.org/stumpwm/
2008-03-11 22:54:58 +00:00
Emanuel Haupt
6b20abc952 Really fix this port this time. This was a objformat issue.
Notified by:	pointyhat via pav
2008-03-11 22:50:31 +00:00
Alejandro Pulver
94501ffbfb Ratmen is a simple program for displaying a menu in a window. On selection is
may either run a program or simply write something on standard out. It is
inspired by, and is similar in function to, 9menu and ratmenu but is muchly
improved. It includes: User settings in X resources, long and short option
names (using getopts), scrollable menus (if they do not fit on screen), both
mouse and keyboard support, exiting on unfocus, and a decent manpage.

WWW:	http://www.update.uu.se/~zrajm/programs/
2008-03-11 22:48:42 +00:00
Alejandro Pulver
88863d272a Bash Commander is a traditional GNU bash shell extended with visual two-panel
file browser.

Features:

* Full bash compatibility.
* Embedded visual file browser.
* Two file panels, turned on and off by pressing ^O.
* Actions and colors configured via .bashrc script.
* Run current file on pressing Enter, configurable via commander_start_file()
  shell function.
* Perform an action on pressing F1-F20 keys, configurable via commander_fN()
  shell functions.

WWW:	http://groups.google.com/group/bashc/web/overview
2008-03-11 22:38:46 +00:00
Stanislav Sedov
69d8b1d8dc - Remove empty file.
Pontyhat to:	beech
2008-03-11 22:31:28 +00:00
Alejandro Pulver
ebf2a37bf4 - Update to version 2008.03.01. 2008-03-11 22:30:30 +00:00
Alejandro Pulver
0cde9341dd - Update to version 0.0.10. 2008-03-11 22:29:47 +00:00
Alejandro Pulver
7c7c91b18c - Update to version 0.9.19. 2008-03-11 22:28:59 +00:00
Pietro Cerutti
2d54acd7c7 - Fix build with GCC 4.2
- Remove USE_XLIB in favor of USE_XORG

Approved by:	miwi (mentor)
2008-03-11 21:42:38 +00:00
Pietro Cerutti
09822ac38d - Fix build with new libepplet2
- Remove useless USE_PREFIX variable
- Adopt maintainship

Reported by:	erwin
Approved by:	miwi (mentor)
2008-03-11 21:41:35 +00:00
Stanislav Sedov
ffa4fd0fa1 - Document ecore category change. 2008-03-11 21:19:54 +00:00
Pietro Cerutti
161bae27c2 - Fix build with new libepplet2
- Remove dead mirror
- Remove useless USE_PREFIX variable
- Adopt maintainship

Reported by:	pointyhat (via erwin)
Approved by:	miwi (mentor)
2008-03-11 21:18:06 +00:00
Stanislav Sedov
9a2e4c8b78 - Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az
2008-03-11 21:13:53 +00:00
Joe Marcus Clarke
621c804e48 Remove an extra '('.
Reported by:	pointyhat via erwin
2008-03-11 20:52:01 +00:00