| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Register missing dependencies.
PR: 251535
Submitted by: Marty Stanquist
Notes:
svn path=/head/; revision=561508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The configure script ran into an infinite loop due to an optimization
that assumes multiplication of 2 positive numbers was always positive
(ignoring wrap-around). Pass "-fwrapv" to the configure script and build
the package with that option.
Two parsers are generated and both use the same global variables. Fix
the build with -fno-common by use of pre-processor macros that rename
the variables used in one of those source files. Passing -p to set a
non-conflicting prefix other than "yy" does not work with implicit
".c.y" rules and was therefore not applicable.
Notes:
svn path=/head/; revision=549724
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unescaped left brace in regex is illegal in regex when not used as a
quantifier.
- /foo{3}/ will match foofoofoo.
- /\\new{bar}/ is illegal and should be written as /\\new\{bar}/.
PR: 226817
Sponsored by: Absolight
Notes:
svn path=/head/; revision=465819
|
|
|
|
|
|
|
| |
While here, regenerate all patches with makepatch
Notes:
svn path=/head/; revision=420708
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=387082
|
|
|
|
|
|
|
|
|
|
|
|
| |
"defined(@array)" and "defined(%hash)" are now fatal errors
These have been deprecated since v5.6.1 and have raised deprecation
warnings since v5.16.
With hat: perl@
Sponsored by: Absolight
Notes:
svn path=/head/; revision=384372
|
|
|
|
| |
Notes:
svn path=/head/; revision=369200
|
|
|
|
| |
Notes:
svn path=/head/; revision=363276
|
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Add LICENSE
Notes:
svn path=/head/; revision=344172
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 120415
Submitted by: "Pietro Cerutti" <gahr@gahr.ch>
Notes:
svn path=/head/; revision=206919
|
|
|
|
|
|
|
|
| |
PR: ports/75900
Noticed by: Tyler Davidson
Notes:
svn path=/head/; revision=126849
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=113689
|
|
|
|
|
|
|
| |
- do some cleaning.
Notes:
svn path=/head/; revision=111034
|
|
|
|
|
|
|
|
|
|
| |
Unbreak.
PR: 51923
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=85174
|
|
|
|
|
|
|
|
| |
PR: 46690
Submitted by: Andreas Schulz <ats@first.fraunhofer.de>
Notes:
svn path=/head/; revision=72224
|
|
|
|
| |
Notes:
svn path=/head/; revision=60982
|
|
|
|
|
|
|
|
| |
PR: 23226
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=35605
|
|
|
|
|
|
|
|
| |
PR: 20264
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=31225
|
|
|
|
|
|
|
|
| |
PR: 13796
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=21819
|
|
Notes:
svn path=/head/; revision=2347
|